Discuss this help topic in SecureBlackbox Forum

TElPKCS11SlotInfo.TokenHardwareVersion

TElPKCS11SlotInfo     See also     


Filter: C#  VB.NET  Pascal  C++  PHP  Java  


These read-only properties contain version number of the token hardware.

Declaration

[C#]
    not available

[VB.NET]
    not available

[Pascal]
    property TokenHardwareVersionHi: Byte;
    property TokenHardwareVersionLo: Byte;

[C++]
    not available

[PHP]
    not available

[Java]
    not available

Description

    Use these properties to get version number of the token hardware.

See also:     SlotFirmwareVersion     SlotHardwareVersion     TokenFirmwareVersion    

Discuss this help topic in SecureBlackbox Forum