OptionalalgThe "e" (exponent) parameter contains the exponent value for the RSA public key.
Optionalkey_OptionalkidThe kid (key ID) parameter is used to match a specific key.
Recommended that kid is set to the fingerprint of the public key.
The "n" (modulus) parameter contains the modulus value for the RSA public key.
Optionaluse
JsonWebKey represents a JSON Web Key as defined in RFC 7517.
See
https://www.rfc-editor.org/rfc/rfc7517#section-4