API C/C++
HSM Dinamo
Todos Estruturas de dados Arquivos Funções Variáveis Definições de Tipos Enumerações Enumeradores Definições e Macros Grupos Páginas
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: