Java org.bouncycastle.cms CMSCompressedDataStreamGenerator fields, constructors, methods, implement or subclass

Example usage for Java org.bouncycastle.cms CMSCompressedDataStreamGenerator fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.bouncycastle.cms CMSCompressedDataStreamGenerator.

The text is from its open source code.

Constructor

Method

OutputStreamopen(OutputStream out, OutputCompressor compressor)
Open a compressing output stream with the PKCS#7 content type OID of "data".