You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: musings/psa-extension.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -63,13 +63,13 @@ UCCS-UAT = <TBD601>({
63
63
64
64
* Cryptographic linkage of "utoken" with "pat"
65
65
66
-
In order to cryptogrphically link "utoken" with "pat", the sequence to be followed is as under:
66
+
In order to cryptographically link "utoken" with "pat", the sequence to be followed is as under:
67
67
68
68
Upon receipt of "user data" from client application,
69
69
70
70
a. The binding layer initiates a Session with the "Attestation Verification Service" and receives
71
71
72
-
a "nonce" from the Service. The session intiation details can be found [here]
72
+
a "nonce" from the Service. The session intiation details can be found [here](https://github.com/veraison/docs/tree/main/api/challenge-response#challengeresponse)
73
73
74
74
b. The binding layer encodes a "utoken" as a CBOR data.
0 commit comments