KeyBindingJws
@Serializable
Key Binding JWT for SD-JWT, per RFC 9901.
Constructors
Properties
Link copied to clipboard
@SerialName(value = "transaction_data_hashes")
OID4VP: Array of hashes, where each hash is calculated using a hash function over the strings received in the transaction_data request parameter (see SignatureRequestParameters). Each hash value ensures the integrity of, and maps to, the respective transaction data object.
Link copied to clipboard
Link copied to clipboard
@SerialName(value = "transaction_data_hashes_alg")
OID4VP: REQUIRED when this parameter was present in the transaction_data request parameter. String representing the hash algorithm identifier used to calculate hashes in transactionDataHashes response parameter.