Create Method
Create()
Creates a new instance of an implementation of the low level Elliptic Curve Diffie Hellman (ECDH) functions.
C#
public static IEcdhPrimitives Create()
Returns
A new instance of the default implementation of this interface.