Creates an instance of DiffieHellmanCryptoServiceProvider using the specified key size.
Namespace:
Rebex.Security.Cryptography
Assembly:
Rebex.Common (in Rebex.Common.dll)
Syntax
| Visual Basic |
|---|
Public Sub New ( _ keySize As Integer _ ) |
| C# |
|---|
public DiffieHellmanCryptoServiceProvider( int keySize ) |
Parameters
- keySize
- Type: System..::..Int32
Key size.