ECDiffieHellman.Create Method
.NET Framework 4.5
Creates a new instance of an implementation of the Elliptic Curve Diffie-Hellman (ECDH) algorithm.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
Create() | Creates a new instance of the default implementation of the Elliptic Curve Diffie-Hellman (ECDH) algorithm. |
|
Create(String) | Creates a new instance of the specified implementation of the Elliptic Curve Diffie-Hellman (ECDH) algorithm. |