| kid |
string |
Key identifier. |
| key_ops |
array |
Supported key operations. |
| n |
string |
RSA modulus. |
| e |
string |
RSA public exponent. |
| d |
string |
RSA private exponent, or the D component of an EC private key. |
| dp |
string |
RSA private key parameter. |
| dq |
string |
RSA private key parameter. |
| qi |
string |
RSA private key parameter. |
| p |
string |
RSA secret prime. |
| q |
string |
RSA secret prime, with p < q. |
| k |
string |
Symmetric key. |
| key_hsm |
string |
Protected Key, used with Bring Your Own Key. |
| x |
string |
X component of an EC public key. |
| y |
string |
Y component of an EC public key. |