Class ReadLargeCompressedMail

java.lang.Object
org.bouncycastle.mail.smime.examples.ReadLargeCompressedMail

public class ReadLargeCompressedMail extends Object
a simple example that reads an oversize compressed email and writes data contained in the compressed part into a file.
  • Constructor Details

    • ReadLargeCompressedMail

      public ReadLargeCompressedMail()
  • Method Details