C# Class Net.Pkcs11Interop.LowLevelAPI80.CK_INFO

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

Méthodes publiques

Свойство Type Description
CryptokiVersion CK_VERSION
Flags ulong
LibraryVersion CK_VERSION

Property Details

CryptokiVersion public_oe property

Cryptoki interface version number, for compatibility with future revisions of this interface.
public CK_VERSION CryptokiVersion
Résultat CK_VERSION

Flags public_oe property

Bit flags reserved for future versions. Must be zero for this version
public ulong Flags
Résultat ulong

LibraryVersion public_oe property

Cryptoki library version number
public CK_VERSION LibraryVersion
Résultat CK_VERSION