QSC Post Quantum Cryptographic Library 1.1.0.2 (B2)
A post quantum secure library written in Ansi C
Loading...
Searching...
No Matches
qsc_x509_encoded_region_t Struct Reference

A raw encoded byte region associated with a decoded object. More...

#include <x509types.h>

Data Fields

const uint8_t * data
size_t length
qsc_x509_storage_class storage

Detailed Description

A raw encoded byte region associated with a decoded object.

Field Documentation

◆ data

const uint8_t* data

Pointer to the original encoded bytes when available.

◆ length

size_t length

The number of octets in the encoded region.

◆ storage

qsc_x509_storage_class storage

The ownership model for the encoded region.


The documentation for this struct was generated from the following file:
  • C:/Users/stepp/Documents/Visual Studio 2022/Projects/C/QSC/QSC/x509types.h