Interface EncryptionBuilderInterface.WithOptions

    • Method Detail

      • withOptions

        EncryptionStream withOptions​(ProducerOptions options)
                              throws org.bouncycastle.openpgp.PGPException,
                                     java.io.IOException
        Create an EncryptionStream with the given options (recipients, signers, algorithms...).
        Parameters:
        options - options
        Returns:
        encryption strea
        Throws:
        org.bouncycastle.openpgp.PGPException
        java.io.IOException