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  | |