CK_TLS_MAC_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_TLS_MAC_PARAMS {}

Members

Variables

prfHashMechanism
CK_MECHANISM_TYPE prfHashMechanism;
Undocumented in source.
ulMacLength
CK_ULONG ulMacLength;
Undocumented in source.
ulServerOrClient
CK_ULONG ulServerOrClient;
Undocumented in source.

Meta