Hi,

Does anyone know if there is an equivalent SSLeay call to the following
OpenSSL call?

X509_SIG *d2i_PKCS8_bio(BIO *bp,X509_SIG **p8);

brain dead example: ;-)

X509_SIG* p8 = d2i_PKCS8_bio(bio, 0);

Thanks,
Cory

-- 
Cory Winter                      E-Mail: mailto:[EMAIL PROTECTED]
Software Developer               WWW: http://www.ooc.com/
Object Oriented Concepts, Inc.   Phone: (709) 738-3725 
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to