Optional
algOptional
crvOptional
dOptional
dpOptional
dqOptional
eOptional
extOptional
kOptional
key_Optional
ktyOptional
nOptional
othOptional
pOptional
privThe private key in base64url encoding, which is used with the 'AKP' key type.
Optional
pubThe public key in base64url encoding, which is used with the 'AKP' key type.
Optional
qOptional
qiOptional
useOptional
xOptional
y
Extended JsonWebKey interface to support
pub
andpriv
properties, which are not supported by the currentJsonWebKey
. Both of them are defined for the newly defined JSON WWb Key type AKP (Algorithm Key Pair), which is used to express Public and Private Keys for use with Algorithms.