Discuss this help topic in SecureBlackbox Forum

TElPKCS11SlotInfo.SlotHardwareVersion

TElPKCS11SlotInfo     See also     


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


These read-only properties specifies version number of the slot hardware.

Declaration

[C#]
    not available

[VB.NET]
    not available

[Pascal]
    property SlotHardwareVersionHi: Byte;
    property SlotHardwareVersionLo: Byte;

[C++]
    not available

[PHP]
    not available

[Java]
    not available

Description

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

See also:     SlotFirmwareVersion     TokenFirmwareVersion     TokenHardwareVersion    

Discuss this help topic in SecureBlackbox Forum