Discuss this help topic in SecureBlackbox Forum

TElPKCS11SlotInfo Destructor

TElPKCS11SlotInfo     See also     


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


Destroys the TElPKCS11SlotInfo object.

Declaration

[C#]
    not available

[VB.NET]
    not available

[Pascal]
    destructor Destroy;

[C++]
    not available

[PHP]
    not available

[Java]
    not available

Description

    Use this method to destroy TElPKCS11SlotInfo object. Destroy stops all activity and deletes the object.

     Note,you should not destroy an object from event handlers.

See also:     Constructor    

Discuss this help topic in SecureBlackbox Forum