EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElPKCS11CertStorage.RefreshSlotCertHandles

TElPKCS11CertStorage    


 

Refreshes information about certificates.

 
 

Declaration

[C#]
    void RefreshSlotCertHandles(int SessionIndex);

[VB.NET]
    Sub RefreshSlotCertHandles(SessionIndex As integer)

[Pascal]
    procedure RefreshSlotCertHandles(SessionIndex : integer);

[VB6]
    Sub IElPKCS11CertStorageX.RefreshSlotCertHandles(SessionIndex As Long)

[ActiveX]
    HRESULT _stdcall IElPKCS11CertStorageX.RefreshSlotCertHandles([in] long SessionIndex );

[DLL]
    not implemented;
 
 

Parameters

  • SessionIndex - index of the session in the list.
 
 

Description

    Use this method when you want to refresh information about certificates for the device that is currently in slot.

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