> So my question is How do i read a DER using a BIO cause the cert in is
> memory and not in a file (for file i know there are d2i functions that
> return X509).

        There are d2i functions that take memory pointers and there are d2i
functions that take a BIO. See
http://www.openssl.org/docs/crypto/d2i_X509.html

        DS


______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to