CK_KEY_DERIVATION_STRING_DATA

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C) nothrow @nogc @system
struct CK_KEY_DERIVATION_STRING_DATA {}

Members

Variables

pData
CK_BYTE_PTR pData;
Undocumented in source.
ulLen
CK_ULONG ulLen;
Undocumented in source.

Meta