CK_TLS12_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_TLS12_MASTER_KEY_DERIVE_PARAMS {}

Members

Variables

RandomInfo
CK_SSL3_RANDOM_DATA RandomInfo;
Undocumented in source.
pVersion
CK_VERSION_PTR pVersion;
Undocumented in source.
prfHashMechanism
CK_MECHANISM_TYPE prfHashMechanism;
Undocumented in source.

Meta