public class PGPCryptInfo extends Object
Constructor and Description |
---|
PGPCryptInfo(org.bouncycastle.openpgp.PGPPublicKey publicKey,
boolean signRequested) |
Modifier and Type | Method and Description |
---|---|
org.bouncycastle.openpgp.PGPPublicKey |
getPublicKey() |
boolean |
isSignRequested() |
void |
setPublicKey(org.bouncycastle.openpgp.PGPPublicKey publicKey) |
void |
setSignRequested(boolean signRequested) |
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.