PEM context structure.
More...
#include <pem.h>
PEM context structure.
Definition at line 94 of file pem.h.
◆ buf
unsigned char* mbedtls_pem_context::buf |
buffer for decoded data
Definition at line 96 of file pem.h.
◆ buflen
size_t mbedtls_pem_context::buflen |
length of the buffer
Definition at line 97 of file pem.h.
◆ info
unsigned char* mbedtls_pem_context::info |
buffer for extra header information
Definition at line 98 of file pem.h.
The documentation for this struct was generated from the following file: