summaryrefslogtreecommitdiffstats
path: root/doc/crypto/CMS_compress.pod
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2008-04-09 20:59:45 +0000
committerDr. Stephen Henson <steve@openssl.org>2008-04-09 20:59:45 +0000
commitda6ea110b5a8717067b4a120a39e33e478081a6e (patch)
tree4ea9f2dd842dea8da721b022a14979d7df4233c9 /doc/crypto/CMS_compress.pod
parentfb777e1f79b595fe210cd8930633a675a3ac0a84 (diff)
Update docs.
Diffstat (limited to 'doc/crypto/CMS_compress.pod')
-rw-r--r--doc/crypto/CMS_compress.pod3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/crypto/CMS_compress.pod b/doc/crypto/CMS_compress.pod
index f2550b4947..ce933d6342 100644
--- a/doc/crypto/CMS_compress.pod
+++ b/doc/crypto/CMS_compress.pod
@@ -53,6 +53,9 @@ PEM_write_bio_CMS_stream() finalize the structure. Alternatively finalization
can be performed by obtaining the streaming ASN1 B<BIO> directly using
BIO_new_CMS().
+Additional compression parameters such as the zlib compression level cannot
+currently be set.
+
=head1 RETURN VALUES
CMS_compress() returns either a CMS_ContentInfo structure or NULL if an error