ECGost3410NamedCurvesGetByOid Method

Look up the X9ECParameters for the curve with the given OID.

Definition

Namespace: Org.BouncyCastle.Asn1.CryptoPro
Assembly: BouncyCastle.Cryptography (in BouncyCastle.Cryptography.dll) Version: 2.3.0-beta.187+d6da5648ae

Parameters

oid  DerObjectIdentifier
The OID for the curve.

Return Value

X9ECParameters

See Also