| Constructor and Description |
|---|
SignedMessage(InputStream toBeDecrypted,
org.bouncycastle.openpgp.PGPSecretKey secretKey,
String password,
org.bouncycastle.openpgp.PGPSecretKeyRingCollection secretKeys) |
public SignedMessage(InputStream toBeDecrypted, org.bouncycastle.openpgp.PGPSecretKey secretKey, String password, org.bouncycastle.openpgp.PGPSecretKeyRingCollection secretKeys) throws Exception
Exceptionpublic boolean verify()
public Message getContents() throws IOException
IOExceptionCopyright © 2003–2017 MuleSoft, Inc.. All rights reserved.