Multiple verifier reference identities.
[openssl.git] / doc / crypto / SMIME_write_PKCS7.pod
index 5dd83ab7912f816bff1a30c4674e345ee76d60d6..ca6bd027635f3494bf0d968f03f36ae6c00939e0 100644 (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.