Loading...
Searching...
No Matches
credman_buffer_t Struct Reference

Buffer of the credential. More...

Detailed Description

Buffer of the credential.

Definition at line 61 of file credman.h.

#include <credman.h>

Data Fields

const void * s
 Pointer to the buffer.
 
size_t len
 Length of credman_buffer_t::s.
 

Field Documentation

◆ len

size_t credman_buffer_t::len

Length of credman_buffer_t::s.

Definition at line 63 of file credman.h.

◆ s

const void* credman_buffer_t::s

Pointer to the buffer.

Definition at line 62 of file credman.h.


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