KnownKeyTypes enum

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

Fields

EC

Elliptic Curve.

ECHSM

Elliptic Curve with a private key which is stored in the HSM.

Oct

Octet sequence (used to represent symmetric keys)

OctHSM

Octet sequence (used to represent symmetric keys) which is stored the HSM.

RSA

RSA (https://tools.ietf.org/html/rfc3447)

RSAHSM

RSA with a private key which is stored in the HSM.