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 Summary
Constructors Constructor Description ReadLargeCompressedMail()
-