The DiffieHellmanCryptoServiceProvider type exposes the following members.

Fields

  NameDescription
Protected fieldSupported by the .NET Compact FrameworkKeySizeValue
Represents the size, in bits, of the key modulus used by the asymmetric algorithm.
(Inherited from AsymmetricAlgorithm.)
Protected fieldSupported by the .NET Compact FrameworkLegalKeySizesValue
Specifies the key sizes that are supported by the asymmetric algorithm.
(Inherited from AsymmetricAlgorithm.)

See Also