Great -- that's what I gleaned from the documentation, but I wanted to be sure.
Thanks,
-g
Dr. Stephen Henson wrote:
On Fri, Sep 10, 2004, Geoffrey Huang wrote:
Hi there,
What's the best way to encoded a DER-encoded DN "string" to human readable
format?
Convert from DER to X509_NAME structure u
On Fri, Sep 10, 2004, Geoffrey Huang wrote:
> Hi there,
>
> What's the best way to encoded a DER-encoded DN "string" to human readable
> format?
>
Convert from DER to X509_NAME structure using d2i_X509_NAME() then produce
human readable version using X509_NAME_print_ex().
Steve.
--
Dr Stephen
Hi there,
What's the best way to encoded a DER-encoded DN "string" to human readable format?
Thanks,
-g
__
OpenSSL Project http://www.openssl.org
User Support Mailing List[EMAIL P