X-Git-Url: https://git.openssl.org/?p=openssl.git;a=blobdiff_plain;f=doc%2Fcrypto%2FSMIME_write_CMS.pod;fp=doc%2Fcrypto%2FSMIME_write_CMS.pod;h=ccec6cafa805f673abec4945ccc4c9c532d91d43;hp=6319876b7d0b5b09e4348e396834e3446f51d0ce;hb=c420fab52b8e97762445a721dbd0a4c965ef54ab;hpb=6469a1fda3d850c8a73c69269b50147e3285581a diff --git a/doc/crypto/SMIME_write_CMS.pod b/doc/crypto/SMIME_write_CMS.pod index 6319876b7d..ccec6cafa8 100644 --- a/doc/crypto/SMIME_write_CMS.pod +++ b/doc/crypto/SMIME_write_CMS.pod @@ -40,7 +40,7 @@ the data must be read twice: once to compute the signature in CMS_sign() and once to output the S/MIME message. If streaming is performed the content is output in BER format using indefinite -length constructuted encoding except in the case of signed data with detached +length constructed encoding except in the case of signed data with detached content where the content is absent and DER format is used. =head1 BUGS