Skip to content

EcNamedCurve

NIST elliptic curve for ECDSA keys.

ts
type EcNamedCurve = P-256 | P-384 | P-521

Released under the MIT License.