Cryptographic Token Interface Standard |
PKCS#11 |
Data Fields | |
CK_OBJECT_HANDLE | hMacSecret |
CK_OBJECT_HANDLE | hKey |
CK_BYTE_PTR | pIV |
hMacSecret | Key handle for the resulting MAC secret key |
hKey | Key handle for the resulting secret key |
pIV | Pointer to a location which receives the initialization vector (IV) created (if any) |
CK_WTLS_KEY_MAT_OUT_PTR is a pointer to a CK_WTLS_KEY_MAT_OUT.