Look up the ASN1_STRING_TABLE entry for a string-valued NID.
Declared in <openssl/asn1.h>
<openssl/asn1.h>
ASN1_STRING_TABLE* ASN1_STRING_TABLE_get(int nid);
Pointer to the table entry (do not free), or NULL if none is registered.