Optional
algJWK Algorithm Parameter. The algorithm intended for use with the key.
Optional
crvThe cryptographic curve used with the key.
Optional
dPrivate key component for EC, OKP, or RSA keys.
Optional
dpFirst factor's CRT exponent for RSA
Optional
dqSecond factor's CRT exponent for RSA
Optional
ePublic exponent for RSA
Optional
extJWK Extractable Parameter
Optional
kThe "k" (key value) parameter contains the value of the symmetric (or other single-valued) key.
Optional
key_JWK Key Operations Parameter
Optional
kidJWK Key ID Parameter
JWK Key Type Parameter
Optional
nModulus for RSA
Optional
othOther primes information (optional in RFC 7518)
Other primes' CRT exponent
Other primes' factor
Other primes' CRT coefficient
Optional
pFirst prime factor for RSA
Optional
qSecond prime factor for RSA
Optional
qiFirst CRT coefficient for RSA
Optional
useJWK Public Key Use Parameter
Optional
xThe x-coordinate for the Elliptic Curve point.
Optional
x5cJWK X.509 Certificate Chain Parameter
Optional
x5tJWK X.509 Certificate SHA-1 Thumbprint Parameter
Optional
x5t#JWK X.509 Certificate SHA-256 Thumbprint Parameter
Optional
x5uJWK X.509 URL Parameter
Optional
yThe y-coordinate for the Elliptic Curve point.
JSON Web Key (JWK). "RSA", "EC", "OKP", and "oct" key types are supported.