Skip to content

Commit

Permalink
Fixing FinalizeRegistrationRequest diagram API
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinlewi committed Sep 18, 2024
1 parent f56995d commit 80f2e26
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion draft-irtf-cfrg-opaque.md
Original file line number Diff line number Diff line change
Expand Up @@ -784,7 +784,9 @@ The registration protocol then runs as shown below:
response
<-------------------------

(record, export_key) = FinalizeRegistrationRequest(response,
(record, export_key) = FinalizeRegistrationRequest(password,
blind,
response,
server_identity,
client_identity)

Expand Down

0 comments on commit 80f2e26

Please sign in to comment.