EcryptPKCS
The EncryptPKCS component, which usually appears in the Encrypt Stage of a Commerce Interchange Transmit pipeline, encrypts a business data object using the Public Key Crypto System (PKCS) security standard.
If you want to use a trading partner's certificate to encrypt a business data object, obtain a certificate chain (.chn) file for an exchange certificate from your trading partner, and import it onto your system. After importing the certificate, you can use it to configure the EncryptPKCS component.
- Plain Text Field. Specifies the name of the field on the Transport Dictionary whose value is to be encrypted.
- Encrypted Text Field. Specifies the name of the field on the Transport Dictionary to which the encrypted data is written.
- Encryption Algorithm. Specifies the encryption algorithm that is to be used to encrypt the object. This list displays the algorithms currently installed on your computer.
- Receiver Certificates. Specifies the trading partner certificate from your CA Store that is to be used to encrypt the data.
Related Topic
© 1997-2000 Microsoft Corporation. All rights reserved.