Enables strong encryption.
public ul_ret_void ULEnableAesDBEncryption(SQLCA * sqlca)
sqlca A pointer to the initialized SQLCA.
This was formerly called ULEnableStrongEncryption.
You can use this method in C++ API applications and embedded SQL applications. You must call this method before ULInitDatabaseManager.
Calling this method causes the encryption routines to be included in the application and increases the size of the application code.