Interface DecryptionBuilderInterface.Build

    • Method Detail

      • build

        DecryptionStream build()
                        throws java.io.IOException,
                               org.bouncycastle.openpgp.PGPException
        Build the configured DecryptionStream.
        Returns:
        the decryption stream
        Throws:
        java.io.IOException - in case of an I/O error
        org.bouncycastle.openpgp.PGPException - if something is malformed