T
ttt.tas
HI all,
I want to encrypt data in an already defined database.
My question is using the AES algorithm is there a way I can make sure
that the encrypted value doesn't exceed the columns maximum length?
For example the defined Database has Table Emp with column
Employee_Salary of width 10, I want to encrypt this column is there a
way to make sure that the encrypted value is only 10 characters?
Thanks a lot,
I want to encrypt data in an already defined database.
My question is using the AES algorithm is there a way I can make sure
that the encrypted value doesn't exceed the columns maximum length?
For example the defined Database has Table Emp with column
Employee_Salary of width 10, I want to encrypt this column is there a
way to make sure that the encrypted value is only 10 characters?
Thanks a lot,