jsonWebKeySet

@SerialName(value = "jwks")
val jsonWebKeySet: JsonWebKeySet? = null(source)

OPTIONAL. Issuer's JSON Web Key Set (RFC7517) document value, which contains the Issuer's public keys. The value of this field MUST be a JSON object containing a valid JWK Set.