The SSL3_KEY_MAT_OUT type exposes the following members.
Fields
Name | Description | |
---|---|---|
![]() |
ClientKey |
Key handle for the resulting Client Secret key
|
![]() |
ClientMacSecret |
Key handle for the resulting Client MAC Secret key
|
![]() |
IVClient |
Pointer to a location which receives the initialization vector (IV) created for the client (if any)
|
![]() |
IVServer |
Pointer to a location which receives the initialization vector (IV) created for the server (if any)
|
![]() |
ServerKey |
Key handle for the resulting Server Secret key
|
![]() |
ServerMacSecret |
Key handle for the resulting Server MAC Secret key
|