Wrapper around Diffie-Hellman CSP.
Namespace:
Rebex.Security.Cryptography
Assembly:
Rebex.Common (in Rebex.Common.dll)
Syntax
| Visual Basic |
|---|
Public Class DiffieHellmanCryptoServiceProvider _ Inherits DiffieHellman |
| C# |
|---|
public class DiffieHellmanCryptoServiceProvider : DiffieHellman |
Inheritance Hierarchy
System..::..Object
System.Security.Cryptography..::..AsymmetricAlgorithm
Rebex.Security.Cryptography..::..DiffieHellman
Rebex.Security.Cryptography..::..DiffieHellmanCryptoServiceProvider
System.Security.Cryptography..::..AsymmetricAlgorithm
Rebex.Security.Cryptography..::..DiffieHellman
Rebex.Security.Cryptography..::..DiffieHellmanCryptoServiceProvider