CK_WTLS_MASTER_KEY_DERIVE_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_WTLS_MASTER_KEY_DERIVE_PARAMS {}

Members

Variables

DigestMechanism
CK_MECHANISM_TYPE DigestMechanism;
Undocumented in source.
RandomInfo
CK_WTLS_RANDOM_DATA RandomInfo;
Undocumented in source.
pVersion
CK_BYTE_PTR pVersion;
Undocumented in source.

Meta