CK_RC2_CBC_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_RC2_CBC_PARAMS {}

Members

Variables

iv
CK_BYTE[8] iv;
Undocumented in source.
ulEffectiveBits
CK_ULONG ulEffectiveBits;
Undocumented in source.

Meta