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 96 of file pem_common.h.

Field Documentation

◆ length

size_t length

Definition at line 99 of file pem_common.h.

◆ value

const char_t* value

Definition at line 98 of file pem_common.h.


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