Removes a signature from a signed message.

Namespace:  Rebex.Mail
Assembly:  Rebex.Mail (in Rebex.Mail.dll)

Syntax

Visual Basic
Public Sub RemoveSignature
C#
public void RemoveSignature()

Remarks

Unless the message is encrypted as well, this will make it possible to modify the resulting message.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also