Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Non compliance with spec in ctap_parse_client_pin ? #612

Open
tgagneret-embedded opened this issue Apr 23, 2022 · 0 comments
Open

Non compliance with spec in ctap_parse_client_pin ? #612

tgagneret-embedded opened this issue Apr 23, 2022 · 0 comments

Comments

@tgagneret-embedded
Copy link

Hi,

I was wondering where the spec specify these values:

#define CP_getKeyAgreement 0x07

#define CP_getRetries 0x08

which are used in ctap_parse_client_pin:

case CP_getKeyAgreement:

case CP_getRetries:

I checked on the following document:
https://fidoalliance.org/specs/fido-v2.1-ps-20210615/fido-client-to-authenticator-protocol-v2.1-ps-20210615.html#authnrClientPin-cmd-dfn

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant