PEM context structure.
More...
#include <pem.h>
PEM context structure.
Definition at line 49 of file pem.h.
| unsigned char* mbedtls_pem_context::private_buf |
buffer for decoded data
Definition at line 50 of file pem.h.
| size_t mbedtls_pem_context::private_buflen |
length of the buffer
Definition at line 51 of file pem.h.
| unsigned char* mbedtls_pem_context::private_info |
buffer for extra header information
Definition at line 52 of file pem.h.
The documentation for this struct was generated from the following file: