Discuss this help topic in SecureBlackbox Forum
Removes all signatures made over the message.
Declaration
[C#/Java]
void ClearSignatures();
[VB.NET]
sub ClearSignatures()
[Pascal]
procedure ClearSignatures;
[C++]
void ClearSignatures();
[PHP]
void ClearSignatures()
Description
Use this method to remove all signatures from the message.
Discuss this help topic in SecureBlackbox Forum