public class Decrypt extends PGPAction
keyringConfig
Constructor and Description |
---|
Decrypt(String secretKey,
String secretPassword) |
Modifier and Type | Method and Description |
---|---|
void |
run(InputStream inputStream,
OutputStream outputStream)
Runs the given action (which may be any extensions of this abstract class).
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getConfigurationClassLoader
public Decrypt(String secretKey, String secretPassword) throws ConfigurationException
ConfigurationException
public void run(InputStream inputStream, OutputStream outputStream) throws Exception
PGPAction
Copyright © 2023 Frank!Framework. All rights reserved.