Discuss this help topic in SecureBlackbox Forum

TElPKCS11SlotInfo.GetSupportedPKCS11MechanismCount

TElPKCS11SlotInfo     See also     


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


Returns the number of supported PKCS #11 mechanisms.

Declaration

[C#]
    not available

[VB.NET]
    not available

[Pascal]
    function GetSupportedPKCS11MechanismCount : integer;

[C++]
    not available

[PHP]
    not available

[Java]
    int getSupportedPKCS11MechanismCount();

Return value

    Use this method to get the number of PKCS #11 mechanisms supported by the card or token, connected to the slot.

Description

    (not yet)

See also:     GetSupportedPKCS11Mechanism    

Discuss this help topic in SecureBlackbox Forum