ECGost3410NamedCurvesNames Property

Enumerate the available curve names in this registry.

Definition

Namespace: Org.BouncyCastle.Asn1.CryptoPro
Assembly: BouncyCastle.Cryptography (in BouncyCastle.Cryptography.dll) Version: 2.3.0-beta.187+d6da5648ae
public static IEnumerable<string> Names { get; }

Property Value

IEnumerableString

See Also