Enables AES database encryption.
public static void EnableAesDBEncryption()
Call this method to use AES database encryption. Use the DBKEY connection parameter to specify the encryption passphrase. You must call this method before opening the database connection.