Pkcs11Interop  5.1.2
Public Attributes | List of all members
Net.Pkcs11Interop.LowLevelAPI80.CK_ATTRIBUTE Struct Reference

Defines the type, value, and length of an attribute More...

Public Attributes

NativeULong type
 The attribute type More...
 
IntPtr value
 Pointer to the value of the attribute More...
 
NativeULong valueLen
 Length in bytes of the value More...
 

Detailed Description

Defines the type, value, and length of an attribute

Member Data Documentation

◆ type

NativeULong Net.Pkcs11Interop.LowLevelAPI80.CK_ATTRIBUTE.type

The attribute type

◆ value

IntPtr Net.Pkcs11Interop.LowLevelAPI80.CK_ATTRIBUTE.value

Pointer to the value of the attribute

◆ valueLen

NativeULong Net.Pkcs11Interop.LowLevelAPI80.CK_ATTRIBUTE.valueLen

Length in bytes of the value


The documentation for this struct was generated from the following file: