CTAP request struct.  
 More...
CTAP request struct. 
CTAP specification (version 20190130) section 6.1 
Definition at line 123 of file ctap.h.
 
#include <ctap.h>
 | 
| uint8_t *  | buf | 
|   | Buffer holding CBOR encoded data.  
  | 
|   | 
| size_t  | len | 
|   | Length of buf.  
  | 
|   | 
| uint8_t  | method | 
|   | CTAP method identitifer.  
  | 
|   | 
◆ buf
Buffer holding CBOR encoded data. 
Definition at line 124 of file ctap.h.
 
 
◆ len
Length of buf. 
Definition at line 125 of file ctap.h.
 
 
◆ method
      
        
          | uint8_t ctap_req_t::method | 
        
      
 
CTAP method identitifer. 
Definition at line 126 of file ctap.h.
 
 
The documentation for this struct was generated from the following file: