Sets the encryption control.
ConfigPersistent ConfigPersistent.setEncryption( EncryptionControl control ) throws ULjException
control An EncryptionControl object used to encrypt the database.
This ConfigPersistent object with the encryption specified.
Set this method with an EncryptionControl object to encrypt and decrypt pages.
You must supply your own encryption method.