DiffieHellmanCryptoServiceProvider Constructor
Namespace: Rebex.Security.Cryptography
Assembly: Rebex.Common.dll (version 7.0.9147)
DiffieHellmanCryptoServiceProvider()
Creates an instance of Diffie
Declaration
public DiffieHellmanCryptoServiceProvider()
DiffieHellmanCryptoServiceProvider(Int32)
Creates an instance of Diffie
Declaration
public DiffieHellmanCryptoServiceProvider(int keySize)
Parameters
Type | Name | Description |
---|---|---|
Int32 | keySize | Key size. |