Enables strong encryption.
void ULEnableStrongEncryption( SQLCA * sqlca );
sqlca A pointer to the initialized SQLCA.
In the C++ API use the Sqlca.GetCA method.
You can use this function in C++ API applications and embedded SQL applications. You must call this function before db_init or ULInitDatabaseManager.
Calling this function causes the encryption routines to be included in the application and increases the size of the application code.
| Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |