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.