Allocate a new ASN.1 value described by it using the default library context.
it
Declared in <openssl/asn1.h>
<openssl/asn1.h>
ASN1_VALUE* ASN1_item_new(ASN1_ITEM const* it);
Newly allocated ASN1_VALUE, or NULL on error; free with ASN1_item_free.