Class DecryptionStreamFactory


  • public final class DecryptionStreamFactory
    extends java.lang.Object
    • Constructor Detail

      • DecryptionStreamFactory

        public DecryptionStreamFactory​(ConsumerOptions options)
    • Method Detail

      • create

        public static DecryptionStream create​(@Nonnull
                                              java.io.InputStream inputStream,
                                              @Nonnull
                                              ConsumerOptions options)
                                       throws org.bouncycastle.openpgp.PGPException,
                                              java.io.IOException
        Throws:
        org.bouncycastle.openpgp.PGPException
        java.io.IOException