projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
731c680
)
Oops...
author
Dr. Stephen Henson
<steve@openssl.org>
Fri, 13 Apr 2007 13:20:46 +0000
(13:20 +0000)
committer
Dr. Stephen Henson
<steve@openssl.org>
Fri, 13 Apr 2007 13:20:46 +0000
(13:20 +0000)
doc/crypto/SMIME_write_PKCS7.pod
patch
|
blob
|
history
diff --git
a/doc/crypto/SMIME_write_PKCS7.pod
b/doc/crypto/SMIME_write_PKCS7.pod
index 5dd83ab7912f816bff1a30c4674e345ee76d60d6..ca6bd027635f3494bf0d968f03f36ae6c00939e0 100644
(file)
--- 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<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.