KnownKeyCurveNames enum

Known values of <xref:JsonWebKeyCurveName> that the service accepts.

Fields

P256

The NIST P-256 elliptic curve, AKA SECG curve SECP256R1.

P256K

The SECG SECP256K1 elliptic curve.

P384

The NIST P-384 elliptic curve, AKA SECG curve SECP384R1.

P521

The NIST P-521 elliptic curve, AKA SECG curve SECP521R1.