Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Net
Pkcs11Interop
LowLevelAPI81
CK_ATTRIBUTE
C# Class Net.Pkcs11Interop.LowLevelAPI81.CK_ATTRIBUTE
显示文件
Open project: Pkcs11Interop/Pkcs11Interop
Class Usage Examples
Public Properties
Property
Type
Description
type
ulong
value
System.IntPtr
valueLen
ulong
Property Details
type
public_oe property
The attribute type
public
ulong
type
return
ulong
value
public_oe property
Pointer to the value of the attribute
public
IntPtr,System
value
return
System.IntPtr
valueLen
public_oe property
Length in bytes of the value
public
ulong
valueLen
return
ulong