Show / Hide Table of Contents

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

IEcdhPrimitives

A new instance of the default implementation of this interface.

In this article
Back to top Generated by DocFX