C/C++ API
HSM Dinamo
Loading...
Looking for...
No entries found
DBLOB Structure Reference

#include "dinamo.h"

Data Fields

void * pvData
 
DWORD dwDataLen
 

Detailed description

Generic data structure.

Fields

pvData

void* pvData

Pointer to a block of bytes.

Examples
gen_ecdh.c and gen_xecdh.c.

dwDataLen

DWORD dwDataLen

The number of bytes in the block pointed to by pvData.

Examples
gen_ecdh.c and gen_xecdh.c.

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