Sortix cross-volatile manual
This manual documents Sortix cross-volatile. You can instead view this document in the latest official manual.
NAME
PKCS7_sign_add_signer — add a signer to a SignedData structureSYNOPSIS
#include <openssl/pkcs7.h>PKCS7_sign_add_signer(PKCS7 *p7, X509 *signcert, EVP_PKEY *pkey, const EVP_MD *md, int flags);