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

显示文件 Open project: Pkcs11Interop/Pkcs11Interop

Public Properties

Property Type Description
Data System.IntPtr
Length uint

Property Details

Data public_oe property

Pointer to data to encrypt
public IntPtr,System Data
return System.IntPtr

Length public_oe property

Length of data to encrypt
public uint Length
return uint