ctap_resp_t Struct Reference

CTAP response struct. More...

Detailed Description

CTAP response struct.

CTAP specification (version 20190130) section 6.2

Definition at line 135 of file ctap.h.

#include <ctap.h>

Data Fields

ctap_status_code_t status
 response status
 
uint8_t data [CTAP_MAX_MSG_SIZE]
 response data
 
size_t len
 length of response data
 

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