This commit is contained in:
Dr. Stephen Henson 2007-04-13 13:20:46 +00:00
parent 731c6802d7
commit 30b10f947a

View File

@ -39,8 +39,6 @@ If cleartext signing is being used and B<PKCS7_STREAM> not set then
the data must be read twice: once to compute the signature in PKCS7_sign()
and once to output the S/MIME message.
=head1 NOTES
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
content where the content is absent and DER format is used.