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

A registry entry describing a known object identifier. More...

#include <oid.h>

Data Fields

qsc_oid_id id
const uint8_t * data
size_t length
const char * dotted
const char * name

Detailed Description

A registry entry describing a known object identifier.

Field Documentation

◆ data

const uint8_t* data

The encoded OID value octets.

◆ dotted

const char* dotted

The dotted-decimal text form.

◆ id

The internal registry identifier.

◆ length

size_t length

The number of encoded OID value octets.

◆ name

const char* name

The short descriptive registry name.


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