CK_AES_CTR_PARAMS

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_AES_CTR_PARAMS {}

Members

Variables

cb
CK_BYTE[16] cb;
Undocumented in source.
ulCounterBits
CK_ULONG ulCounterBits;
Undocumented in source.

Meta