Skip navigation links
Bouncy Castle 1.56.0.redhat-2
org.bouncycastle.mail.smime

Class SMIMECompressedGenerator

    • Constructor Detail

      • SMIMECompressedGenerator

        public SMIMECompressedGenerator()
    • Method Detail

      • generate

        public javax.mail.internet.MimeBodyPart generate(javax.mail.internet.MimeBodyPart content,
                                                         OutputCompressor compressor)
                                                  throws SMIMEException
        generate an compressed object that contains an SMIME Compressed object using the given provider from the contents of the passed in message
        Throws:
        SMIMEException
      • generate

        public javax.mail.internet.MimeBodyPart generate(javax.mail.internet.MimeMessage message,
                                                         OutputCompressor compressor)
                                                  throws SMIMEException
        generate an compressed object that contains an SMIME Compressed object using the given provider from the contents of the passed in message
        Throws:
        SMIMEException
Bouncy Castle 1.56.0.redhat-2

Copyright © 2017 BouncyCastle.org. All rights reserved.