CTAP authenticator data header struct. More...
CTAP authenticator data header struct.
Defined for easier serialization
#include <ctap.h>
Data Fields | |
uint8_t | rp_id_hash [SHA256_DIGEST_LENGTH] |
hash of relying party id | |
uint8_t | flags |
flags indicating result of user verification | |
uint32_t | sign_count |
sign count of credential | |
uint8_t ctap_auth_data_header_t::flags |
uint8_t ctap_auth_data_header_t::rp_id_hash[SHA256_DIGEST_LENGTH] |
uint32_t ctap_auth_data_header_t::sign_count |