JsonWebKey represents a JSON Web Key as defined in RFC 7517.
https://www.rfc-editor.org/rfc/rfc7517#section-4
Optional
The kid (key ID) parameter is used to match a specific key. Recommended that kid is set to the fingerprint of the public key.
kid
JsonWebKey represents a JSON Web Key as defined in RFC 7517.
See
https://www.rfc-editor.org/rfc/rfc7517#section-4