EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElPKCS11SlotInfo.GetSupportedPKCS11MechanismCount

TElPKCS11SlotInfo     See also    


 

Returns the number of supported PKCS #11 mechanisms.

 
 

Declaration

[C#]
    int GetSupportedPKCS11MechanismCount();

[VB.NET]
    Function GetSupportedPKCS11MechanismCount() As Integer

[Pascal]
    function GetSupportedPKCS11MechanismCount : integer;

[VB6]
    Function IElPKCS11SlotInfoX7.GetSupportedPKCS11MechanismCount() As Long

[ActiveX]
    HRESULT _stdcall IElPKCS11SlotInfoX7.GetSupportedPKCS11MechanismCount([out, retval] long * Value);

[DLL]
    not implemented;
 
 

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    

 
Contact Us | Terms of Use | Trademarks | Privacy Statement
Copyright (c) 1998-2012, EldoS Corporation