Jwks

class Jwks

The JSON Web Key Set.

Expected to be retrieved via OidcClient.jwks and used to validate a Jwt signature via Jwt.hasValidSignature.