This topic has not yet been rated - Rate this topic

ECDiffieHellman.Create Method

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
Public method Static member Create() Creates a new instance of the default implementation of the Elliptic Curve Diffie-Hellman (ECDH) algorithm.
Public method Static member Create(String) Creates a new instance of the specified implementation of the Elliptic Curve Diffie-Hellman (ECDH) algorithm.
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.