Loading...
Searching...
No Matches
ctap_options_t Struct Reference

CTAP options struct. More...

Detailed Description

CTAP options struct.

Definition at line 429 of file ctap.h.

#include <ctap.h>

Data Fields

int rk
 resident key
 
int uv
 user verification
 
int up
 user presence
 

Field Documentation

◆ rk

int ctap_options_t::rk

resident key

Definition at line 430 of file ctap.h.

◆ up

int ctap_options_t::up

user presence

Definition at line 432 of file ctap.h.

◆ uv

int ctap_options_t::uv

user verification

Definition at line 431 of file ctap.h.


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