Discuss this help topic in SecureBlackbox Forum

TElPKCS11SlotInfo.TokenFirmwareVersion

TElPKCS11SlotInfo     See also     


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


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

Declaration

[C#]
    not available

[VB.NET]
    not available

[Pascal]
    property TokenFirmwareVersionHi: Byte;
    property TokenFirmwareVersionLo: Byte;

[C++]
    not available

[PHP]
    not available

[Java]
    not available

Description

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

See also:     SlotFirmwareVersion     SlotHardwareVersion     TokenHardwareVersion    

Discuss this help topic in SecureBlackbox Forum