Loading...
Searching...
No Matches
ctap_cred_desc_alt Struct Reference

CTAP credential description alternative struct. More...

Detailed Description

CTAP credential description alternative struct.

This struct is used when parsing an allow or exclude list.

Definition at line 527 of file ctap.h.

#include <ctap.h>

Data Fields

uint8_t cred_type
 type of credential
 
ctap_cred_id_t cred_id
 credential id
 

Field Documentation

◆ cred_id

ctap_cred_id_t ctap_cred_desc_alt::cred_id

credential id

Definition at line 529 of file ctap.h.

◆ cred_type

uint8_t ctap_cred_desc_alt::cred_type

type of credential

Definition at line 528 of file ctap.h.


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