The SSL3_KEY_MAT_OUT type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from ValueType.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from ValueType.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from ValueType.) |
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
|