oidToCurveName

fnstring oidToCurveName(string oid) @safe

Maps an OID string to a standard curve name.

Parameters

oidThe dotted-decimal OID string.

Returns

The standard curve name.

Throws

CryptoException if the OID is not recognized.