Discuss this help topic in SecureBlackbox Forum

TElPKCS11SlotInfo.SlotFirmwareVersion

TElPKCS11SlotInfo     See also     


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


These read-only properties contain version number of the slot firmware.

Declaration

[C#]
    not available

[VB.NET]
    not available

[Pascal]
    property SlotFirmwareVersionHi: Byte;
    property SlotFirmwareVersionLo: Byte;

[C++]
    not available

[PHP]
    not available

[Java]
    not available

Description

    Use these properties to get the version of the slot firmware.

See also:     SlotHardwareVersion     TokenFirmwareVersion     TokenHardwareVersion    

Discuss this help topic in SecureBlackbox Forum