PemString Struct Reference

String representation. More...

#include <pem_common.h>

Data Fields

const char_tvalue
 
size_t length
 

Detailed Description

String representation.

Definition at line 47 of file pem_common.h.

Field Documentation

◆ length

size_t length

Definition at line 50 of file pem_common.h.

◆ value

const char_t* value

Definition at line 49 of file pem_common.h.


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