ECDsaOpenSsl.GenerateKey(ECCurve) Method

Definition

Generates a new ephemeral public/private key pair for the specified curve, replacing the current key.

C#
public override void GenerateKey(System.Security.Cryptography.ECCurve curve);

Parameters

curve
ECCurve

The curve to use to generate the key.

Applies to

Product Versions
.NET Core 1.0, Core 1.1, 6
.NET Standard 2.0 (package-provided)