High Performance OPC UA Server SDK  1.2.0.193
crypto_key_plain Struct Reference

Internal representation of a key in byte string format. More...

#include <key.h>

Data Fields

size_t len
 Length of the data blob. More...
 
unsigned char * data
 Pointer to internal key representation. More...
 

Detailed Description

Internal representation of a key in byte string format.

Field Documentation

unsigned char* data

Pointer to internal key representation.

size_t len

Length of the data blob.


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