CTAP info struct. More...
#include <ctap.h>
Data Fields | |
uint16_t | max_msg_size |
max message size | |
uint8_t | aaguid [CTAP_AAGUID_SIZE] |
AAGUID. | |
uint8_t | versions |
supported versions of FIDO | |
uint8_t | options |
supported options | |
uint8_t | pin_protocol |
supported PIN protocol versions | |
bool | pin_is_set |
PIN is set or not. | |