NOTICEREF_new

Allocate an empty certificate-policy notice reference (organization + notice numbers).

Synopsis

Declared in <openssl/x509v3.h>

NOTICEREF*
NOTICEREF_new();

Return Value

Newly allocated NOTICEREF, or NULL on allocation failure.