diff options
Diffstat (limited to 'src/lib/libcrypto/doc/SMIME_write_PKCS7.pod')
| -rw-r--r-- | src/lib/libcrypto/doc/SMIME_write_PKCS7.pod | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/libcrypto/doc/SMIME_write_PKCS7.pod b/src/lib/libcrypto/doc/SMIME_write_PKCS7.pod index ca6bd02763..4a7cd08c42 100644 --- a/src/lib/libcrypto/doc/SMIME_write_PKCS7.pod +++ b/src/lib/libcrypto/doc/SMIME_write_PKCS7.pod | |||
| @@ -40,7 +40,7 @@ the data must be read twice: once to compute the signature in PKCS7_sign() | |||
| 40 | and once to output the S/MIME message. | 40 | and once to output the S/MIME message. |
| 41 | 41 | ||
| 42 | If streaming is performed the content is output in BER format using indefinite | 42 | If streaming is performed the content is output in BER format using indefinite |
| 43 | length constructuted encoding except in the case of signed data with detached | 43 | length constructed encoding except in the case of signed data with detached |
| 44 | content where the content is absent and DER format is used. | 44 | content where the content is absent and DER format is used. |
| 45 | 45 | ||
| 46 | =head1 BUGS | 46 | =head1 BUGS |
