HSC_CRYPT_RUN(SQL Table) |
Index Back |
|---|---|
Encryption profilesThis record stores the encryption and decryption profiles for Encryption process.This table is used by Encryption Configuration Framework. |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | HSC_ENCPRFL_ID | Character(30) | VARCHAR2(30) NOT NULL |
Encryption Profile ID
Prompt Table: %EDITTABLE |
| 2 | HSC_DECPRFL_ID | Character(30) | VARCHAR2(30) NOT NULL |
Decryption Profile ID
Prompt Table: %EDITTABLE |
| 3 | HSC_CRYPTPRFL_STS | Character(1) | VARCHAR2(1) NOT NULL |
Encryption Profile Status
N=Not Valid P=Pending V=Valid Default Value: P |