Retrieves a public key by it's identifier.
OK
A Json Web Key. <br> See https://datatracker.ietf.org/doc/html/rfc7517 for details.
The cryptographic algorithm family used with the key.
The RSA public modulus n.
The RSA public exponent e.
The algorithm intended for use with the key.
The "kid" (key ID) parameter is used to match a specific key.
The "use" parameter is employed to indicate whether a public key is used for encrypting data or verifying the signature on data.