Compute and store the signature for a prepared PKCS#7 signer info.
Declared in <openssl/pkcs7.h>
<openssl/pkcs7.h>
int PKCS7_SIGNER_INFO_sign(PKCS7_SIGNER_INFO* si);
1 on success, or 0 on failure.