Re: [webauthn] musings wrt webauthn's profile of COSE_Key

Yes, that's my interpretation for ES256. I would put three examples corresponding to ES256, PS256 and RS256.

RS256
{
  1:3,
  3:-257,
  -1: <n>,
  -2: <e>
}

PS256
{
  1:3,
  3:-37,
  -1: <n>,
  -2: <e>
}


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

Received on Monday, 4 September 2017 23:59:00 UTC