Parsed parameters for authenticatorGetAssertion.
More...
Parsed parameters for authenticatorGetAssertion.
Definition at line 1320 of file ctap2.cpp.
◆ allow_list_count
| uint8_t cdc::mod_fido2::GetAssertionParams::allow_list_count |
◆ allow_list_present
| bool cdc::mod_fido2::GetAssertionParams::allow_list_present |
◆ allow_list_slots
| uint8_t cdc::mod_fido2::GetAssertionParams::allow_list_slots[32] |
◆ appid
| char cdc::mod_fido2::GetAssertionParams::appid[256] |
◆ appid_hash
| uint8_t cdc::mod_fido2::GetAssertionParams::appid_hash[32] |
◆ client_data_hash
| uint8_t cdc::mod_fido2::GetAssertionParams::client_data_hash[32] |
◆ has_appid
| bool cdc::mod_fido2::GetAssertionParams::has_appid |
◆ has_client_data
| bool cdc::mod_fido2::GetAssertionParams::has_client_data |
◆ has_rp
| bool cdc::mod_fido2::GetAssertionParams::has_rp |
◆ option_up
| bool cdc::mod_fido2::GetAssertionParams::option_up |
◆ option_uv
| bool cdc::mod_fido2::GetAssertionParams::option_uv |
◆ pin_uv_auth_param
| uint8_t cdc::mod_fido2::GetAssertionParams::pin_uv_auth_param[32] |
◆ pin_uv_auth_param_len
| size_t cdc::mod_fido2::GetAssertionParams::pin_uv_auth_param_len |
◆ pin_uv_auth_protocol
| uint8_t cdc::mod_fido2::GetAssertionParams::pin_uv_auth_protocol |
◆ rp_id
| char cdc::mod_fido2::GetAssertionParams::rp_id[64] |
◆ rp_id_hash
| uint8_t cdc::mod_fido2::GetAssertionParams::rp_id_hash[32] |
The documentation for this struct was generated from the following file: