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 variableConstructor 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
TerminalException
Copyright © 2016–2019 AdroitLogic. All rights reserved.