| Constructor and Description |
|---|
SignedMessage(InputStream toBeDecrypted,
org.bouncycastle.openpgp.PGPPublicKey publicKey,
org.bouncycastle.openpgp.PGPSecretKey secretKey,
String password,
Provider provider) |
public SignedMessage(InputStream toBeDecrypted, org.bouncycastle.openpgp.PGPPublicKey publicKey, org.bouncycastle.openpgp.PGPSecretKey secretKey, String password, Provider provider) throws IOException
IOExceptionpublic boolean verify()
public Message getContents() throws IOException
IOExceptionCopyright © 2003–2016 MuleSoft, Inc.. All rights reserved.