oidToCurveName
fn
string oidToCurveName(string oid) @safeMaps an OID string to a standard curve name.
Parameters
oid | The dotted-decimal OID string. |
Returns
The standard curve name.
Throws
CryptoException if the OID is not recognized.