Skip to content

Commit

Permalink
fixed wallet attestation example
Browse files Browse the repository at this point in the history
  • Loading branch information
tlodderstedt committed Oct 8, 2023
1 parent 38753fc commit 7d2cd3c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions draft-oid4vc-haip-sd-jwt-vc.md
Original file line number Diff line number Diff line change
Expand Up @@ -186,8 +186,8 @@ This is an example of a Wallet Instance Attestation:
"x": "TCAER19Zvu3OHF4j4W4vfSVoHIP1ILilDls7vCeGemc",
"y": "ZxjiWWbZMQGHVWKVQ4hbSIirsVfuecCE6t4jT9F2HZQ"
},
"key_type": "STRONGBOX",
"user_authentication": "SYSTEM_PIN",
"key_type": "strong_box",
"user_authentication": "system_pin",
}
}
```
Expand Down

0 comments on commit 7d2cd3c

Please sign in to comment.