Must a client free the pointer returned from OBJ_nid2obj() ? I assume
the pointer references data in some internal table and is not
free()'d.
But I want to be sure ... man page is no help on this.
Thanks
Eric
__
OpenSSL Project
I am a relative OpenSSL newbie, and I have had a task assigned to me
which entails some SSL knowledge.
My task is to take existing code, and add to it one of the
capabilities in the table.
I have a X509V3_CTX struct and it has been passed to X509V3_set_ctx().
I suspect the next step involves X509