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
ASN1_NULL_new, ASN1_NULL_free — ASN.1 NULL valueSYNOPSIS
#include <openssl/asn1.h>ASN1_NULL_new(void);
ASN1_NULL_free(ASN1_NULL *val_in);