Java org.bouncycastle.mail.smime SMIMECompressedGenerator fields, constructors, methods, implement or subclass

Example usage for Java org.bouncycastle.mail.smime SMIMECompressedGenerator fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.bouncycastle.mail.smime SMIMECompressedGenerator.

The text is from its open source code.

Field

StringZLIB

Constructor

Method

MimeBodyPartgenerate(MimeBodyPart content, OutputCompressor compressor)
generate an compressed object that contains an SMIME Compressed object using the given provider from the contents of the passed in message
MimeBodyPartgenerate(MimeMessage message, OutputCompressor compressor)
generate an compressed object that contains an SMIME Compressed object using the given provider from the contents of the passed in message