From 30b10f947af90ac9f1daf187015506404b7ab03b Mon Sep 17 00:00:00 2001 From: "Dr. Stephen Henson" Date: Fri, 13 Apr 2007 13:20:46 +0000 Subject: [PATCH] Oops... --- doc/crypto/SMIME_write_PKCS7.pod | 2 -- 1 file changed, 2 deletions(-) diff --git a/doc/crypto/SMIME_write_PKCS7.pod b/doc/crypto/SMIME_write_PKCS7.pod index 5dd83ab791..ca6bd02763 100644 --- a/doc/crypto/SMIME_write_PKCS7.pod +++ b/doc/crypto/SMIME_write_PKCS7.pod @@ -39,8 +39,6 @@ If cleartext signing is being used and B 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. -- 2.34.1