Encrypting Credit Card Data with RC2 Encryption
Credit card information is encrypted with RC2 encryption technology from RSA. The encrypted fields used in Siebel CRM are shown in the following table.
| Business Component | Field | Table | Column |
|---|---|---|---|
Personal Payment Profile |
Account Number |
S_PER_PAY_PRFL |
PAY_ACCT_NUM |
Quote |
Credit Card Number |
S_DOC_ORDER |
CC_NUMBER |
Order Entry - Orders |
Credit Card Number |
S_SRC_PAYMENTS |
CC_NUM |
If you are upgrading to the current version of Siebel Business Applications from version 7.0.x or earlier, you must convert Oracle’s proprietary encryption for these fields to RC2 encryption. To do this you must run an encryption upgrade script after the main upgrade script but before the Unicode upgrade.
For general information about RSA encryption, see Siebel Security Guide. For more information about running the upgrade script, see Siebel Database Upgrade Guide for the operating system you are using.