C# Class Net.Pkcs11Interop.LowLevelAPI40.MechanismParams.CK_SSL3_MASTER_KEY_DERIVE_PARAMS

显示文件 Open project: Pkcs11Interop/Pkcs11Interop

Public Properties

Property Type Description
RandomInfo CK_SSL3_RANDOM_DATA
Version System.IntPtr

Property Details

RandomInfo public_oe property

Client's and server's random data information
public CK_SSL3_RANDOM_DATA,Net.Pkcs11Interop.LowLevelAPI40.MechanismParams RandomInfo
return CK_SSL3_RANDOM_DATA

Version public_oe property

Pointer to a CK_VERSION structure which receives the SSL protocol version information
public IntPtr,System Version
return System.IntPtr