public class EncryptionCommand extends Object
TerminalCommand that is used to encrypt a secrete with the specified password or
the password looked up from an environment variable| Constructor and Description |
|---|
EncryptionCommand() |
| Modifier and Type | Method and Description |
|---|---|
String |
encryptSecret(String secret,
String algorithm,
String password,
String providerClass) |
public String encryptSecret(String secret, String algorithm, String password, String providerClass) throws TerminalException
TerminalExceptionCopyright © 2016–2019 AdroitLogic. All rights reserved.