- From: =JeffH via GitHub <sysbot+gh@w3.org>
- Date: Wed, 11 Oct 2017 22:05:18 +0000
- To: public-webauthn@w3.org
it seems easy to parse out the cred ID length, the cred ID, and the cred public key from the attObj (attestation object): 37 bytes gets to attested cred data 16 size of AAGUID -- 53 bytes is index of cred ID length (L). 53 + L = index of cred public key (in cose-key format) -- GitHub Notification of comment by equalsJeffH Please view or discuss this issue at https://github.com/w3c/webauthn/issues/557#issuecomment-335962587 using your GitHub account
Received on Wednesday, 11 October 2017 22:05:07 UTC