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_NAME_new, X509_NAME_free — X.501 Name objectSYNOPSIS
#include <openssl/x509.h>X509_NAME_new(void);
X509_NAME_free(X509_NAME *name);