CC_CRYPT_SETUP(SQL Table) |
Index Back |
|---|---|
Encryption Setup ParametersAllows to define the Encryption and Decryption Profiles for Employee Credit Cards |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(30) | VARCHAR2(30) NOT NULL |
Encryption Profile ID
Prompt Table: HSC_CRYPFL_VW1 |
|
| 2 | HSC_DECPRFL_ID | Character(30) | VARCHAR2(30) NOT NULL |
Decryption Profile ID
Prompt Table: HSC_CRYPFL_VW1 |
| 3 | CC_CRYPT_ENABLED | Character(1) | VARCHAR2(1) NOT NULL |
Credit Card Encryption Seup - Encryption Enabled Yes/No Field
N=No Y=Yes Default Value: Y |