PrepareNew
- Applies the changes made to the message and returns a new message based on
the changes.
PrepareSignedData
- Signs the message to a Cryptographic Message Syntax (CMS) SignedData format
PrepareTransferEncoding
- Encodes the body of the message to the specified encoding mechanism..
Process
- Removes all secure layer of the secured message.
ProcessEdi
- Processes EDI data in a MIME message.
ProcessStep
- Removes a single secure layer of the secured message.
PutEdi
- Puts the entire output of the EDI document, currently loaded, into the body
of the message.
PutMsgString
- Builds the entire the message internally by concatenating strings to an
internal string that represents the message.
RequestMDN - Indicates to the server that a Message Disposition Notification (MDN) must be sent back as a response after receiving the message
RequestSignedMDN - Indicates to the server that a signed Message Disposition Notification (MDN) must be sent back as a response after receiving the message.
Save
- Saves the entire content of the message to an external file.
UnZip
- Decompresses or inflates the compressed body of the message and replaces the
current message with the expanded data.
VerifyDigest
- Verifies a digest against a message or part of a message.
Zip - Compresses the message header
and body and replaces the body with the compressed data.
Properties
As2From - Sets or get the "AS2-From" field \header value of the message.
As2To - Sets or gets the "AS2-To" field header value of the message.
As2Version - Sets or gets the AS2 version property.
BodyText
- Sets or gets the text content of the body of the message.