public class Encrypt extends PGPAction
keyringConfig
Constructor and Description |
---|
Encrypt(String[] publicKey,
String[] recipients) |
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 Encrypt(String[] publicKey, String[] recipients) throws ConfigurationException
ConfigurationException
public void run(InputStream inputStream, OutputStream outputStream) throws Exception
PGPAction
Copyright © 2023 Frank!Framework. All rights reserved.