PSCRYPTALGPARAM(SQL Table) | 
Index Back | 
|---|---|
Encryption Algorithm ParamsThis record stores the parameter names and values associated with each Algorithm ID | 
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description | 
|---|---|---|---|---|
| 1 | Character(30) | VARCHAR2(30) NOT NULL | Encryption - Library ID | |
| 2 | Character(40) | VARCHAR2(40) NOT NULL | Algorithm ID | |
| 3 | Character(30) | VARCHAR2(30) NOT NULL | Parameter Name | |
| 4 | CRYPT_PARAM_VAL | Long Character | CLOB | Parameter Value | 
| 5 | CRYPT_FROMKEY | Character(1) | VARCHAR2(1) NOT NULL | 
From Keyset
 Y/N Table Edit Default Value: Y  |