Previous in Contents Next in Contents

EncodeSMIME

The EncodeSMIME component, which usually appears in the Digitally Sign Stage or the Encrypt Stage of a Commerce Interchange Transmit pipeline, encapsulates the business data object in S/MIME (secure MIME) format for transmission in e-mail using an SMTP mail server. The EncodeSMIME component encodes the object using IETF EDIINT draft Internet standard encoding, and then writes it back into the Transport Dictionary.

Every time EncodeSMIME executes, it rewrites a file named C:\EncodeSMIME.log containing a copy of the message being generated.

For more information on S/MIME, locate a copy of The S/MIME Version 2 Message Specification on the World Wide Web.

Note  In order for EncodeSMIME to properly support character set conversion, the corresponding Windows NT code page must be installed on the computer. For example, the US version of Windows NT installation does not include the Japanese code page (code page 932), which must be present to convert Unicode to iso-2022-jp. For information on installing a code page, see Knowledge Base article Q164948.

Related Topic


© 1997-2000 Microsoft Corporation. All rights reserved.