ChangeEncryptionKey function

Changes the encryption key.

Syntax
bool UltraLite_Connection_iface::ChangeEncryptionKey(
  const ULValue & new_key
)
Parameters
  • new_key   The new encryption key value for the database.