Skip to content

AuthData length 39 #828

Answered by LDVG
krzysztof90 asked this question in Q&A
Discussion options

You must be logged in to vote

fido_assert_authdata_ptr() returns the CBOR-encoded authenticator data, i.e. a CBOR byte string. For 37 bytes of payload, this will be an extra tag plus length byte. If you instead need the "raw" authenticator data, use fido_assert_authdata_raw_{ptr,len}.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by krzysztof90
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants