What encryption is used for internal UVMS users?
search cancel

What encryption is used for internal UVMS users?

book

Article ID: 271468

calendar_today

Updated On:

Products

CA Automic Dollar Universe

Issue/Introduction

How UVMS users are stored in Derby DB? 
What algorithm is used for the encryption?

Environment

Release: 6.x, 7.x

Resolution

UVMS users are stored internally in the Derby database. For encryption, the DESede algorithm is used

DES is also known as Triple DES Encryption as the Data is encrypted using the DES algorithm three separate times. It is first encrypted using the first subkey, then decrypted with the second subkey, and encrypted with the third subkey