Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration KnownJsonWebKeyCurveName

Package version

Known values of JsonWebKeyCurveName that the service accepts.

Index

Enumeration members

Enumeration members

P256

P256: = "P-256"

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

P256K

P256K: = "P-256K"

The SECG SECP256K1 elliptic curve.

P384

P384: = "P-384"

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

P521

P521: = "P-521"

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

Generated using TypeDoc