Skip to content

Commit

Permalink
Update openid-4-verifiable-presentations-1_0.md
Browse files Browse the repository at this point in the history
Co-authored-by: Brian Campbell <[email protected]>
  • Loading branch information
tlodderstedt and bc-pi authored Mar 12, 2024
1 parent ac1ffc0 commit 803cbe6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openid-4-verifiable-presentations-1_0.md
Original file line number Diff line number Diff line change
Expand Up @@ -498,7 +498,7 @@ The following parameters are defined:
`wallet_nonce`:
: OPTIONAL. A String containing a value the Verifier MUST use in the `wallet_nonce` authorization parameter when creating the signed presentation request object. For example, a base64url encoded fresh, cryptographically random number with sufficient entropy.

If the Wallet wants the Verifier to encrypt the request object, it SHOULD use the `jwks` or `jwks_uri` claim within `wallet_metadata` to pass the public key for the input to the key agreement. Other mechanisms to pass the encryption key can be used as well.
If the Wallet wants the Verifier to encrypt the request object, it SHOULD use the `jwks` or `jwks_uri` parameter within `wallet_metadata` to pass the public key for the input to the key agreement. Other mechanisms to pass the encryption key can be used as well.

### Request URI Response

Expand Down

0 comments on commit 803cbe6

Please sign in to comment.