The DiffieHellmanCryptoServiceProvider type exposes the following members.
Properties
Name | Description | |
---|---|---|
KeyExchangeAlgorithm |
Gets the name of the key exchange algorithm available with this implementation of DiffieHellman.
(Overrides AsymmetricAlgorithm..::..KeyExchangeAlgorithm.) | |
KeySize | Gets or sets the size, in bits, of the key modulus used by the asymmetric algorithm. (Inherited from AsymmetricAlgorithm.) | |
LegalKeySizes | Gets the key sizes that are supported by the asymmetric algorithm. (Inherited from AsymmetricAlgorithm.) | |
SignatureAlgorithm |
Gets the name of the signature algorithm available with this implementation of DiffieHellman.
(Overrides AsymmetricAlgorithm..::..SignatureAlgorithm.) |