- From: Paul Greenberg via GitHub <sysbot+gh@w3.org>
- Date: Tue, 15 Dec 2020 18:46:59 +0000
- To: public-webauthn@w3.org
@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