jsonWebKeySet

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

OID4VCI: REQUIRED for IssuerMetadata.credentialRequestEncryption. A JSON Web Key Set, as defined in RFC7591, that contains one or more public keys, to be used by the Wallet as an input to a key agreement for encryption of the Credential Request. Each JWK in the set MUST have a kid (Key ID) parameter that uniquely identifies the key.