ctap_user_ent_t Struct Reference

CTAP user entity struct. More...

Detailed Description

CTAP user entity struct.

Definition at line 427 of file ctap.h.

#include <ctap.h>

Data Fields

uint8_t id [CTAP_USER_ID_MAX_SIZE]
 RP-specific user account id.
 
uint8_t id_len
 actual length of user id
 
uint8_t name [CTAP_USER_MAX_NAME_SIZE]
 user name
 
uint8_t display_name [CTAP_USER_MAX_NAME_SIZE]
 user display name
 
uint8_t icon [CTAP_DOMAIN_NAME_MAX_SIZE]
 URL referencing user icon image.
 

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