mbedtls_pem_context Struct Reference

PEM context structure. More...

#include <pem.h>

Data Fields

unsigned char * buf
size_t buflen
unsigned char * info

Detailed Description

PEM context structure.

Definition at line 87 of file pem.h.


Field Documentation

unsigned char* mbedtls_pem_context::buf

buffer for decoded data

Definition at line 89 of file pem.h.

length of the buffer

Definition at line 90 of file pem.h.

unsigned char* mbedtls_pem_context::info

buffer for extra header information

Definition at line 91 of file pem.h.


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

Generated on 10 Aug 2020 for mbed TLS v2.7.16 by  doxygen 1.6.1