setEncryption method

Sets an Encryption.

Syntax
ConfigPersistent ConfigPersistent.setEncryption(
  EncryptionControl control
)
Parameters
  • control   An EncryptionControl object used to encrypt the database.

Returns

This ConfigPersistent with the encryption set.