====== Password Based Encryption ====== You can encrypt you sensitive data with a key derived from a password you specified. Protection of the license file and certificate validation policy can be performed by this function. PasswordBaseCiprher class is responsible for password based encryption and decryption operations.