CK_RC5_MAC_GENERAL_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_RC5_MAC_GENERAL_PARAMS {}

Members

Variables

ulMacLength
CK_ULONG ulMacLength;
Undocumented in source.
ulRounds
CK_ULONG ulRounds;
Undocumented in source.
ulWordsize
CK_ULONG ulWordsize;
Undocumented in source.

Meta