DiffieHellmanManaged.KeyExchangeAlgorithm Property
Namespace: Rebex.Security.Cryptography
Assembly: Rebex.Common.dll (version 7.0.9083)
KeyExchangeAlgorithm
Gets the name of the key exchange algorithm available with this implementation of DiffieHellman.
Declaration
public override string KeyExchangeAlgorithm { get; }
Property Value
Type | Description |
---|---|
String | The name of the key exchange algorithm. |