ctap_attested_cred_data_header_t Struct Reference

CTAP attested credential data header struct. More...

Detailed Description

CTAP attested credential data header struct.

Defined for easier serialization

Definition at line 576 of file ctap.h.

#include <ctap.h>

Data Fields

uint8_t aaguid [CTAP_AAGUID_SIZE]
 authenticator aaguid
 
uint8_t cred_len_h
 higher byte of credential length
 
uint8_t cred_len_l
 lower byte of credential length
 
ctap_cred_id_t cred_id
 credential id
 

The documentation for this struct was generated from the following file: