PSCRYPTPRFLPRM(SQL Table) |
Index Back |
|---|---|
Encryption Profile ParameterThis table stores the Profile Parameters and values definined for the profile and chain. |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(30) | VARCHAR2(30) NOT NULL | Encryption Profile ID | |
| 2 | Character(30) | VARCHAR2(30) NOT NULL | Algorithm Chain ID | |
| 3 | Number(2,0) | SMALLINT NOT NULL | Chain Sequence | |
| 4 | Character(30) | VARCHAR2(30) NOT NULL | Parameter Name | |
| 5 | CRYPT_PARAM_VAL | Long Character | CLOB | Parameter Value |