C# Class Net.Pkcs11Interop.LowLevelAPI81.CK_ATTRIBUTE

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

Méthodes publiques

Свойство Type Description
type ulong
value System.IntPtr
valueLen ulong

Property Details

type public_oe property

The attribute type
public ulong type
Résultat ulong

value public_oe property

Pointer to the value of the attribute
public IntPtr,System value
Résultat System.IntPtr

valueLen public_oe property

Length in bytes of the value
public ulong valueLen
Résultat ulong