Pkcs11Interop  5.1.2
Public Attributes | List of all members
Net.Pkcs11Interop.LowLevelAPI80.MechanismParams.CK_SSL3_MASTER_KEY_DERIVE_PARAMS Struct Reference

Structure that provides the parameters to the CKM_SSL3_MASTER_KEY_DERIVE and CKM_SSL3_MASTER_KEY_DERIVE_DH mechanisms More...

Public Attributes

CK_SSL3_RANDOM_DATA RandomInfo
 Client's and server's random data information More...
 
IntPtr Version
 Pointer to a CK_VERSION structure which receives the SSL protocol version information More...
 

Detailed Description

Structure that provides the parameters to the CKM_SSL3_MASTER_KEY_DERIVE and CKM_SSL3_MASTER_KEY_DERIVE_DH mechanisms

Member Data Documentation

◆ RandomInfo

CK_SSL3_RANDOM_DATA Net.Pkcs11Interop.LowLevelAPI80.MechanismParams.CK_SSL3_MASTER_KEY_DERIVE_PARAMS.RandomInfo

Client's and server's random data information

◆ Version

IntPtr Net.Pkcs11Interop.LowLevelAPI80.MechanismParams.CK_SSL3_MASTER_KEY_DERIVE_PARAMS.Version

Pointer to a CK_VERSION structure which receives the SSL protocol version information


The documentation for this struct was generated from the following file: