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