Specification of the cryptographic key
Name | Type | Description | Notes |
---|---|---|---|
x5c | [str] | [optional] | |
x5t | str | [optional] | |
alg | str | [optional] | |
e | str | [optional] | |
kid | str | [optional] | |
kty | str | [optional] if omitted the server will use the default value of "RSA" | |
n | str | [optional] | |
use | str | [optional] if omitted the server will use the default value of "sig" | |
any string name | bool, date, datetime, dict, float, int, list, str, none_type | any string name can be used but the value must be the correct type | [optional] |