Re: [webauthn] Use of CBOR, and Uint8Array/ArrayBuffer (#1362)

@craigfrancis , were you able to convert the below to PEM format?

```
var publicKeyObject1 = CBOR.decode(publicKeyBytes.buffer); // And CBOR is back again.
```

to PEM format?

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


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Tuesday, 15 December 2020 18:47:00 UTC