UltraLite Static Java User's Guide
Synchronization Parameters Reference
Synchronization parameters
Set the UltraLite client to use Certicom encryption technology when exchanging messages with the MobiLink synchronization server.
Separately-licensable option requiredUse of Certicom technology requires that you obtain the separately-licensable SQL Anywhere Studio security option and is subject to export regulations. For more information on this option, see Welcome to SQL Anywhere Studio. |
This parameter is not used in Java.
To use secure synchronization from UltraLite Java applications, choose a separate stream. For more information, see Initializing the synchronization options.
The Security parameter is null by default, corresponding to no transport-layer security.
The security stream is specified in addition to the synchronization stream. Allowed values are as follows:
ULSecureCerticomTLSStream() Elliptic-curve transport-layer security provided by Certicom.
ULSecureRSATLSStream() RSA transport-layer security provided by Certicom.