SCC_VAULT_TEST

(SQL Table)
Index Back

Encryption Vault Test Record

Record to testing the encrypted value vault

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 SCC_CRYPT_TEST_ID Character(30) VARCHAR2(30) NOT NULL Encryption Test ID
2 SCC_CRYPT_VAULT_ID Character(36) VARCHAR2(36) NOT NULL Encrypted Value Vault Foreign Key. Store this foreign key in lieu of an encrypted value. Retrieve the actual encrypted value from the encryption vault using this key. This is a UUID.
3 SCC_CRYPT_CFG_ID Character(30) VARCHAR2(30) NOT NULL Encryption Configuration ID

Prompt Table: SCC_CRYPT_CFG