Class AuthenticatedCipherInputStream

    • Constructor Detail

      • AuthenticatedCipherInputStream

        public AuthenticatedCipherInputStream​(InputStream inputStream,
                                              Cipher cipher)
      • AuthenticatedCipherInputStream

        public AuthenticatedCipherInputStream​(InputStream inputStream,
                                              Cipher cipher,
                                              boolean multipart,
                                              boolean lastMultipart)