You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using Windows Hello, if I use -7 (ECDSA w/ SHA-256) as the first crypto param which Chrome suggests should always be there, I get the above error from parsePubArea. However if I use [-257, -7] then Chrome is happy and Fido is happy, however I don't know the impact of this?
The text was updated successfully, but these errors were encountered:
Hi,
I'm using Windows Hello, if I use
-7
(ECDSA w/ SHA-256) as the first crypto param which Chrome suggests should always be there, I get the above error fromparsePubArea
. However if I use[-257, -7]
then Chrome is happy and Fido is happy, however I don't know the impact of this?The text was updated successfully, but these errors were encountered: