DiffieHellman Constructor
Namespace: Rebex.Security.Cryptography
Assembly: Rebex.Common.dll (version 7.0.9083)
DiffieHellman()
Initializes a new instance of DiffieHellman.
Declaration
public DiffieHellman()
Remarks
You cannot create an instance of an abstract class. Create an instance of DiffieHellmanManaged class instead.