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

显示文件 Open project: Pkcs11Interop/Pkcs11Interop

Public Properties

Property Type Description
Data System.IntPtr
Length uint

Property Details

Data public_oe property

Data value part that must be a multiple of 8 bytes long
public IntPtr,System Data
return System.IntPtr

Length public_oe property

Length of data in bytes
public uint Length
return uint