Return the NID for a text object identifier.
Declared in <openssl/objects.h>
<openssl/objects.h>
int OBJ_txt2nid(char const* s);
Corresponding NID, or NID_undef on error.