| Constructor and Description |
|---|
MissingKeyHandlingEncryptor(Encryptor delegate) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
changeEncryptionKey() |
String |
decrypt(String encryptedPassword) |
String |
encrypt(String password) |
public MissingKeyHandlingEncryptor(Encryptor delegate)
public boolean changeEncryptionKey()
changeEncryptionKey in interface EncryptorCopyright © 2023 Atlassian. All rights reserved.