From: Dr. Stephen Henson Date: Wed, 9 Apr 2008 20:59:45 +0000 (+0000) Subject: Update docs. X-Git-Tag: OpenSSL_0_9_8k^2~457 X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff_plain;h=da6ea110b5a8717067b4a120a39e33e478081a6e Update docs. --- 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 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