Discuss this help topic in SecureBlackbox Forum

TElPKCS11Manager.RefreshObjects

TElPKCS11Manager     See also     


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


Refreshes information about the Cryptoki objects.

Declaration

[C#]
    void RefreshObjects();

[VB.NET]
    Sub RefreshObjects()

[Pascal]
    procedure RefreshObjects;

[C++]
    void RefreshObjects();

[PHP]
    void RefreshObjects()

[Java]
    void refreshObjects();

Description

    Use this method to refresh information about the objects stored on a cryptographic token.

See also:     Objects    

Discuss this help topic in SecureBlackbox Forum