PolarSSL v1.2.8
Data Fields
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 52 of file pem.h.

Field Documentation

unsigned char* pem_context::buf

buffer for decoded data

Definition at line 54 of file pem.h.

size_t pem_context::buflen

length of the buffer

Definition at line 55 of file pem.h.

unsigned char* pem_context::info

buffer for extra header information

Definition at line 56 of file pem.h.


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