Discuss this help topic in SecureBlackbox Forum
Removes all file signatures.
Declaration
[C#]
void RemoveSignatures();
[VB.NET]
Sub RemoveSignatures()
[Pascal]
under development
[C++]
void RemoveSignatures();
[PHP]
void RemoveSignatures()
[Java]
void removeSignatures();
Description
Call this method to remove all signatures over the file.
Discuss this help topic in SecureBlackbox Forum