CK_RC5_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_PARAMS {}

Members

Variables

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

Meta