Re: [webauthn] TAG review feedback: Should we be using array types instead of base64-encoded DOMStrings?

Candidates for conversion to ArrayBuffer:
- Credential ID (e.g. U2F keyHandle is binary blob)
- Attestation: signature, rawData, clientData, claimedAAGUID
- assertionChallenge (for getAssertion)
- attestationChallenge (for makeCredential)

Not sure about: extensions.

-- 
GitHub Notification of comment by vijaybh
Please view or discuss this issue at 
https://github.com/w3c/webauthn/issues/61#issuecomment-209154787 using
 your GitHub account

Received on Tuesday, 12 April 2016 23:51:50 UTC