algorithm property
KeyExchangeAlgorithm
get
algorithm
Returns the key exchange algorithm for this implementation.
Implementation
KeyExchangeAlgorithm get algorithm => _algorithm;
Returns the key exchange algorithm for this implementation.
KeyExchangeAlgorithm get algorithm => _algorithm;