Password Property
The master password from which a derived key is generated.
Syntax
public byte [] getPassword(); public void setPassword(byte [] password);
Remarks
This property specifies the password from which the derived key is created.
Default Value
""