Loading...
Searching...
No Matches
ctap_auth_data_t Struct Reference

CTAP authenticator data struct. More...

Detailed Description

CTAP authenticator data struct.

Definition at line 616 of file ctap.h.

#include <ctap.h>

Data Fields

ctap_auth_data_header_t header
 auth data header
 
ctap_attested_cred_data_t attested_cred_data
 attested credential data
 

Field Documentation

◆ attested_cred_data

ctap_attested_cred_data_t ctap_auth_data_t::attested_cred_data

attested credential data

Definition at line 618 of file ctap.h.

◆ header

ctap_auth_data_header_t ctap_auth_data_t::header

auth data header

Definition at line 617 of file ctap.h.


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