Framework EDI Reference. Methods and Properties
mailBody.GenerateDigest

Generates the digest or hash on the content of the body.

Syntax:

Parameters:

Returns:

Returns a string of the digest or hash of the file encoded in the specified encoding mechanism.

Remarks:

The algorithm used to generate the digest or hash is specified in the security object of the message that embodies this object.  The security object can be retrieved by mailMessage.GetSecurity.