Discuss this help topic in SecureBlackbox Forum
Removes the timestamp from the signature.
Declaration
[C#]
void RemoveTimestamp();
[VB.NET]
Sub RemoveTimestamp()
[Pascal]
procedure RemoveTimestamp();
[C++]
void RemoveTimestamp();
[PHP]
void RemoveTimestamp()
[Java]
void removeTimestamp();
Description
Call this method to remove timestamp from the signature.
Discuss this help topic in SecureBlackbox Forum