I have already data in a database that is not encrypted. Now I have decided that some of the data should be encrypted and I thought the best way to do it is to use CSecurityManager. How can I encrypt the already existing data in database?
↧