CredentialResponseEncryption
@Serializable
Constructors
Link copied to clipboard
constructor(jsonWebKey: JsonWebKey, jweAlgorithm: JweAlgorithm? = null, jweEncryptionString: String)
Properties
Link copied to clipboard
OID4VCI: REQUIRED. Object containing a single public key as a JWK used for encrypting the Credential Response.
Link copied to clipboard
OID4VCI: REQUIRED. JWE (RFC7516) alg algorithm (RFC7518) for encrypting Credential Responses.
Link copied to clipboard
Link copied to clipboard
OID4VCI: REQUIRED. JWE (RFC7516) enc algorithm (RFC7518) for encrypting Credential Responses.