Skip to content

Commit

Permalink
Few edits
Browse files Browse the repository at this point in the history
Signed-off-by: Yogesh Deshpande <[email protected]>
  • Loading branch information
yogeshbdeshpande committed Jul 7, 2023
1 parent 55943ef commit 5c39994
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions musings/psa-extension.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,13 +63,13 @@ UCCS-UAT = <TBD601>({

* Cryptographic linkage of "utoken" with "pat"

In order to cryptogrphically link "utoken" with "pat", the sequence to be followed is as under:
In order to cryptographically link "utoken" with "pat", the sequence to be followed is as under:

Upon receipt of "user data" from client application,

a. The binding layer initiates a Session with the "Attestation Verification Service" and receives

a "nonce" from the Service. The session intiation details can be found [here]
a "nonce" from the Service. The session intiation details can be found [here](https://github.com/veraison/docs/tree/main/api/challenge-response#challengeresponse)

b. The binding layer encodes a "utoken" as a CBOR data.

Expand Down

0 comments on commit 5c39994

Please sign in to comment.