Sortix nightly manual
This manual documents Sortix nightly, a development build that has not been officially released. You can instead view this document in the latest official manual.
NAME
X509_SIG_new, X509_SIG_free — PKCS#7 digest informationSYNOPSIS
#include <openssl/x509.h>X509_SIG_new(void);
X509_SIG_free(X509_SIG *sig);