algorithm property

KeyExchangeAlgorithm get algorithm

Returns the key exchange algorithm for this implementation.

Implementation

KeyExchangeAlgorithm get algorithm => _algorithm;