The DiffieHellman type exposes the following members.
Properties
Name | Description | |
---|---|---|
KeyExchangeAlgorithm | When overridden in a derived class, gets the name of the key exchange algorithm. (Inherited from AsymmetricAlgorithm.) | |
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. (Inherited from AsymmetricAlgorithm.) |