public interface PasswordBased
Common interface for all entities which can be set a password.
| Modifier and Type | Method and Description |
|---|---|
void |
setPassword(String password)
Sets a password to be used by the encryptor.
|
Copyright © 2018 The JASYPT team. All rights reserved.