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

SQL Anywhere 11.0.1 (Français) » UltraLiteJ » UltraLiteJ Reference » UltraLiteJ API reference » EncryptionControl interface

 

initialize method

Initializes the encryption control with a password.

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