ctap_req_t Struct Reference

CTAP request struct. More...

Detailed Description

CTAP request struct.

CTAP specification (version 20190130) section 6.1

Definition at line 124 of file ctap.h.

#include <ctap.h>

Data Fields

uint8_t * buf
 Buffer holding CBOR encoded data.
 
size_t len
 Length of buf.
 
uint8_t method
 CTAP method identitifer.
 

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