Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 11.0.0 » UltraLiteJ » UltraLiteJ Reference » UltraLiteJ API reference » EncryptionControl interface

 

initialize function

Initializes the encryption control with a password.

Syntax
void EncryptionControl.initialize(
  String password
) throws ULjException
Parameters
  • password   The password used for encryption and decryption.