walletNonce

@SerialName(value = "wallet_nonce")
val walletNonce: String? = null(source)

OpenID4VP: OPTIONAL. A String value used to mitigate replay attacks of the Authorization Request. When received, the Verifier MUST use it as the wallet_nonce value in the signed authorization request object. Value can be a base64url-encoded, fresh, cryptographically random number with sufficient entropy.