Skip to content

Commit

Permalink
UVI modification with CDDL
Browse files Browse the repository at this point in the history
  • Loading branch information
gmandyam committed Feb 26, 2018
1 parent e3c1ad4 commit 241a56b
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion index.bs
Expand Up @@ -4005,8 +4005,11 @@ This [=registration extension=] and [=authentication extension=] enables use of

Servers supporting UVI extensions MUST support a length of up to 32 bytes for the UVI value.

Example for [=authenticator data=] containing one UVI extension
Example for [=authenticator data=] containing one UVI extension along with CDDL
<pre>
CDDL:
uviOutput = (bstr)
CBOR Example:
... -- [=RP ID=] hash (32 bytes)
81 -- UP and ED set
00 00 00 01 -- (initial) signature counter
Expand Down

0 comments on commit 241a56b

Please sign in to comment.