Lists the type pf Encryption Algorithms applied on the data.
Values:
NONE -No Encryption applied on data
TRIPLE_DES -3DES is an encryption Algorithm where DES applied 3 times using DUKPT.
AES -Advanced Encryption Standard Algorithm for Encryption.
RSA_1024 -Public key Algorithm with 1024 bit key.
RSA_2048 -Public key Algorithm with 2048 bit key.