public class ProductCipher extends Object
| Constructor and Description |
|---|
ProductCipher() |
| Modifier and Type | Method and Description |
|---|---|
String |
decrypt(String passwordFile,
String keyFile) |
EncryptionResult |
encrypt(String plainTextPassword,
Optional<String> existingEncryptionKeyFile) |
Copyright © 2023 Atlassian. All rights reserved.