C# Class Net.Pkcs11Interop.LowLevelAPI41.CK_MECHANISM

Afficher le fichier Open project: Pkcs11Interop/Pkcs11Interop Class Usage Examples

Méthodes publiques

Свойство Type Description
Mechanism uint
Parameter System.IntPtr
ParameterLen uint

Property Details

Mechanism public_oe property

The type of mechanism
public uint Mechanism
Résultat uint

Parameter public_oe property

Pointer to the parameter if required by the mechanism
public IntPtr,System Parameter
Résultat System.IntPtr

ParameterLen public_oe property

Length of the parameter in bytes
public uint ParameterLen
Résultat uint