CurveDescriptor populated with the standard NIST parameters.getCurveDescriptor
Looks up the domain parameters for a named elliptic curve.
Parameters
name | The curve name (e.g. "P-256", "P-384", "P-521"). |
Returns
A
Throws
CryptoException if the curve name is not recognized.