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