CK_MECHANISM

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

Members

Variables

mechanism
CK_MECHANISM_TYPE mechanism;
Undocumented in source.
pParameter
CK_VOID_PTR pParameter;
Undocumented in source.
ulParameterLen
CK_ULONG ulParameterLen;
Undocumented in source.

Meta