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_INFO_new, X509_INFO_free — X.509 certificate wrapper objectSYNOPSIS
#include <openssl/x509.h>X509_INFO_new(void);
X509_INFO_free(X509_INFO *info);