C# Class Net.Pkcs11Interop.LowLevelAPI81.CK_MECHANISM

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

Méthodes publiques

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

Property Details

Mechanism public_oe property

The type of mechanism
public ulong Mechanism
Résultat ulong

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 ulong ParameterLen
Résultat ulong