| Cryptographic Token Interface Standard |
PKCS#11 |
Data Fields | |
| CK_OBJECT_HANDLE | hClientMacSecret |
| key handle for the resulting Client MAC Secret key. More... | |
| CK_OBJECT_HANDLE | hServerMacSecret |
| key handle for the resulting Server MAC Secret key. More... | |
| CK_OBJECT_HANDLE | hClientKey |
| key handle for the resulting Client Secret key. More... | |
| CK_OBJECT_HANDLE | hServerKey |
| key handle for the resulting Server Secret key. More... | |
| CK_BYTE_PTR | pIVClient |
| pointer to a location which receives the initialization vector (IV) created for the client (if any). More... | |
| CK_BYTE_PTR | pIVServer |
| pointer to a location which receives the initialization vector (IV) created for the server (if any). More... | |
| hClientMacSecret | key handle for the resulting Client MAC Secret key |
| hServerMacSecret | key handle for the resulting Server MAC Secret key |
| hClientKey | key handle for the resulting Client Secret key |
| hServerKey | key handle for the resulting Server Secret key |
| pIVClient | pointer to a location which receives the initialization vector (IV) created for the client (if any) |
| pIVServer | pointer to a location which receives the initialization vector (IV) created for the server (if any) |
CK_SSL3_KEY_MAT_OUT_PTR is a pointer to a CK_SSL3_KEY_MAT_OUT.
|
|
key handle for the resulting Client MAC Secret key. |
|
|
key handle for the resulting Server MAC Secret key. |
|
|
key handle for the resulting Client Secret key. |
|
|
key handle for the resulting Server Secret key. |
|
|
pointer to a location which receives the initialization vector (IV) created for the client (if any). |
|
|
pointer to a location which receives the initialization vector (IV) created for the server (if any). |