Pkcs11Interop  5.1.2
Public Attributes | List of all members
Net.Pkcs11Interop.LowLevelAPI81.MechanismParams.CK_WTLS_MASTER_KEY_DERIVE_PARAMS Struct Reference

Structure, which provides the parameters to the CKM_WTLS_MASTER_KEY_DERIVE mechanism More...

Public Attributes

NativeULong DigestMechanism
 Digest mechanism to be used (CKM) More...
 
CK_WTLS_RANDOM_DATA RandomInfo
 Client's and server's random data information More...
 
IntPtr Version
 Pointer to single byte which receives the WTLS protocol version information More...
 

Detailed Description

Structure, which provides the parameters to the CKM_WTLS_MASTER_KEY_DERIVE mechanism

Member Data Documentation

◆ DigestMechanism

NativeULong Net.Pkcs11Interop.LowLevelAPI81.MechanismParams.CK_WTLS_MASTER_KEY_DERIVE_PARAMS.DigestMechanism

Digest mechanism to be used (CKM)

◆ RandomInfo

CK_WTLS_RANDOM_DATA Net.Pkcs11Interop.LowLevelAPI81.MechanismParams.CK_WTLS_MASTER_KEY_DERIVE_PARAMS.RandomInfo

Client's and server's random data information

◆ Version

IntPtr Net.Pkcs11Interop.LowLevelAPI81.MechanismParams.CK_WTLS_MASTER_KEY_DERIVE_PARAMS.Version

Pointer to single byte which receives the WTLS protocol version information


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