Loading...
Searching...
No Matches
ctap_attested_cred_data_t Struct Reference

CTAP attested credential data struct. More...

Detailed Description

CTAP attested credential data struct.

Definition at line 597 of file ctap.h.

#include <ctap.h>

Data Fields

ctap_attested_cred_data_header_t header
 attested credential data header
 
ctap_public_key_cose_t key
 cose key
 

Field Documentation

◆ header

ctap_attested_cred_data_header_t ctap_attested_cred_data_t::header

attested credential data header

Definition at line 598 of file ctap.h.

◆ key

ctap_public_key_cose_t ctap_attested_cred_data_t::key

cose key

Definition at line 599 of file ctap.h.


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