From da6ea110b5a8717067b4a120a39e33e478081a6e Mon Sep 17 00:00:00 2001 From: "Dr. Stephen Henson" Date: Wed, 9 Apr 2008 20:59:45 +0000 Subject: [PATCH] Update docs. --- doc/crypto/CMS_compress.pod | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/crypto/CMS_compress.pod b/doc/crypto/CMS_compress.pod index f2550b494..ce933d634 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 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