CK_WTLS_KEY_MAT_OUT

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

Members

Variables

hKey
CK_OBJECT_HANDLE hKey;
Undocumented in source.
hMacSecret
CK_OBJECT_HANDLE hMacSecret;
Undocumented in source.
pIV
CK_BYTE_PTR pIV;
Undocumented in source.

Meta