Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Net
Pkcs11Interop
LowLevelAPI40
CK_ATTRIBUTE
C# Class Net.Pkcs11Interop.LowLevelAPI40.CK_ATTRIBUTE
Exibir arquivo
Open project: Pkcs11Interop/Pkcs11Interop
Class Usage Examples
Public Properties
Property
Type
Description
type
uint
value
System.IntPtr
valueLen
uint
Property Details
type
public_oe property
The attribute type
public
uint
type
return
uint
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
uint
valueLen
return
uint