public interface PasswordBased
Common interface for all entities which can be set a password.
void
setPassword(java.lang.String password)
void setPassword(java.lang.String password)
Sets a password to be used by the encryptor.
password