Skip to content

Commit

Permalink
SIGN Comment
Browse files Browse the repository at this point in the history
  • Loading branch information
szszszsz committed Jan 12, 2022
1 parent f1bfd5e commit 9396680
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -1871,7 +1871,7 @@ where UP: UserPresence,
let credential_id = credential_thin.id_using_hash(&mut self.trussed, kek, &rp_id_hash)?;

if rk_requested {
// Create full credential
// Create full credential for the Resident Key usage, and store it in local memory.
let credential = Credential::new(
credential::CtapVersion::Fido21Pre,
&parameters.rp,
Expand Down

0 comments on commit 9396680

Please sign in to comment.