>> I have an ASN1_OBJECT, which in this case is an OID.
>> How do I get a string out, like "1.2.4.122334.69" ?
>
>i2t_ASN1_OBJECT() ?
No because that gives preference to a user-friendly name, which
of course isn't guaranteed to be unique.
The answer appears to be that I will have to clone the "if the NID is undef"
part of i2t_ASN1_OBJECT and put it in my own routine.
/r$
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]