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
NAME_CONSTRAINTS_new, NAME_CONSTRAINTS_free, GENERAL_SUBTREE_new, GENERAL_SUBTREE_free — X.509 CA name constraints extensionSYNOPSIS
#include <openssl/x509v3.h>NAME_CONSTRAINTS_new(void);
NAME_CONSTRAINTS_free(NAME_CONSTRAINTS *names);
GENERAL_SUBTREE_new(void);
GENERAL_SUBTREE_free(GENERAL_SUBTREE *name);