Apache2
apr_jose_data_t Struct Reference

#include <apr_jose.h>

Data Fields

const unsigned char * data
 
apr_size_t len
 

Detailed Description

Unsigned char data of a given length

Field Documentation

◆ data

const unsigned char* apr_jose_data_t::data

Pointer to the data

◆ len

apr_size_t apr_jose_data_t::len

Length of the data


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