Rebex
Products Downloads Buy Support Contact
Show / Hide Table of Contents

DiffieHellmanCryptoServiceProvider Constructor

Namespace: Rebex.Security.Cryptography
Assembly: Rebex.Common.dll (version 7.0.9147)

DiffieHellmanCryptoServiceProvider()

Creates an instance of DiffieHellmanCryptoServiceProvider using the default key size of 1024.

Declaration
public DiffieHellmanCryptoServiceProvider()

DiffieHellmanCryptoServiceProvider(Int32)

Creates an instance of DiffieHellmanCryptoServiceProvider using the specified key size.

Declaration
public DiffieHellmanCryptoServiceProvider(int keySize)
Parameters
Type Name Description
Int32 keySize

Key size.

In This Article
  • DiffieHellmanCryptoServiceProvider()
  • DiffieHellmanCryptoServiceProvider(Int32)
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies