EcParameters
ECParameters ::= CHOICE {
namedCurve OBJECT IDENTIFIER
-- implicitCurve NULL
-- specifiedCurve SpecifiedECDomain
}
Content copied to clipboard
Overall while it's CHOICE
in ASN.1, but only namedCurve
is allowed