Discuss this help topic in SecureBlackbox Forum

TElASiCContainer.DeleteAllSignatures

TElASiCContainer     See also     


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


Deletes all signatures from the container.

Declaration

[C#]
    void DeleteAllSignatures();

[VB.NET]
    Sub DeleteAllSignatures()

[Pascal]
    procedure DeleteAllSignatures;

[C++]
    not available

[PHP]
    void DeleteAllSignatures()

[Java]
    void deleteAllSignatures();

Description

Use this method to delete all signatures from the container.

See also:     DeleteManifest     DeleteSignature     ASiCSignatures    

Discuss this help topic in SecureBlackbox Forum