File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -7518,8 +7518,8 @@ but also cannot be deleted by the client since the [=authenticator data=] is sig
7518
7518
1. If the authenticator does not support the CTAP2 `hmac-secret` extension [[FIDO-CTAP]],
7519
7519
but does support some other implementation compatible with the abstract authenticator processing defined below:
7520
7520
1. Set {{AuthenticationExtensionsPRFOutputs/enabled}} to [TRUE].
7521
- 1. If {{AuthenticationExtensionsPRFInputs/eval}} is present ,
7522
- use some unspecified mechanism to convey {{AuthenticationExtensionsPRFInputs/eval}} to the authenticator as the inputs to evaluate the PRF on .
7521
+ 1. If |salt1| is defined, use some unspecified mechanism to convey |salt1| and ,
7522
+ if defined, |salt2| to the authenticator as PRF inputs, in that order .
7523
7523
1. Use some unspecified mechanism to receive the PRF outputs from the authenticator.
7524
7524
Set <code>{{AuthenticationExtensionsPRFOutputs/results}}</code> to the evaluation results, if any.
7525
7525
You can’t perform that action at this time.
0 commit comments