diff --git a/draft-irtf-cfrg-opaque.md b/draft-irtf-cfrg-opaque.md index 235e462..8807c44 100644 --- a/draft-irtf-cfrg-opaque.md +++ b/draft-irtf-cfrg-opaque.md @@ -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)