Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
启用高度加密。
public ul_ret_void ULEnableAesDBEncryption(SQLCA * sqlca)
sqlca 指向已初始化的 SQLCA 的指针。
此方法以前称为 ULEnableStrongEncryption。
您可以在 C++ API 应用程序和嵌入式 SQL 应用程序中使用此方法。您必须在调用 ULInitDatabaseManager 之前调用此方法。
调用此方法可将加密例程包括在应用程序中并会增加应用程序代码的大小。