diff options
Diffstat (limited to 'src/lib/libcrypto/doc/PKCS7_sign_add_signer.pod')
| -rw-r--r-- | src/lib/libcrypto/doc/PKCS7_sign_add_signer.pod | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/libcrypto/doc/PKCS7_sign_add_signer.pod b/src/lib/libcrypto/doc/PKCS7_sign_add_signer.pod index ebec4d57de..afe8ad97cd 100644 --- a/src/lib/libcrypto/doc/PKCS7_sign_add_signer.pod +++ b/src/lib/libcrypto/doc/PKCS7_sign_add_signer.pod | |||
| @@ -44,7 +44,7 @@ digest value from the PKCS7 struture: to add a signer to an existing structure. | |||
| 44 | An error occurs if a matching digest value cannot be found to copy. The | 44 | An error occurs if a matching digest value cannot be found to copy. The |
| 45 | returned PKCS7 structure will be valid and finalized when this flag is set. | 45 | returned PKCS7 structure will be valid and finalized when this flag is set. |
| 46 | 46 | ||
| 47 | If B<PKCS7_PARTIAL> is set in addition to B<PKCS7_REUSE_DIGEST> then the | 47 | If B<PKCS7_PARTIAL> is set in addition to B<PKCS7_REUSE_DIGEST> then the |
| 48 | B<PKCS7_SIGNER_INO> structure will not be finalized so additional attributes | 48 | B<PKCS7_SIGNER_INO> structure will not be finalized so additional attributes |
| 49 | can be added. In this case an explicit call to PKCS7_SIGNER_INFO_sign() is | 49 | can be added. In this case an explicit call to PKCS7_SIGNER_INFO_sign() is |
| 50 | needed to finalize it. | 50 | needed to finalize it. |
| @@ -67,7 +67,7 @@ these algorithms is disabled then it will not be included. | |||
| 67 | 67 | ||
| 68 | 68 | ||
| 69 | PKCS7_sign_add_signers() returns an internal pointer to the PKCS7_SIGNER_INFO | 69 | PKCS7_sign_add_signers() returns an internal pointer to the PKCS7_SIGNER_INFO |
| 70 | structure just added, this can be used to set additional attributes | 70 | structure just added, this can be used to set additional attributes |
| 71 | before it is finalized. | 71 | before it is finalized. |
| 72 | 72 | ||
| 73 | =head1 RETURN VALUES | 73 | =head1 RETURN VALUES |
