On Thu, Sep 22, 2005, Chevalier, Victor T. wrote: > Areg, > > I haven't seen it looking though the 0.9.7 api...but you could try to > load the files into the object containers and see if it holds > it...WARNING: THIS MAY CAUSE YOUR APPLICATION TO NOT FUNCTION PROERLY! >
That's what I suggested in an original response which doesn't seem to have made it to the list. The only way is to try various function on the data such as d2i_XXX(), PEM_XXX() and so on. In fact if the first byte of the data isn't 0x30 (SEQUENCE tag) there's no point calling the d2i_XXX() functions. I wouldn't have included that warning though. Have you any example where doing this causes an application to misbehave? Steve. -- Dr Stephen N. Henson. Email, S/MIME and PGP keys: see homepage OpenSSL project core developer and freelance consultant. Funding needed! Details on homepage. Homepage: http://www.drh-consultancy.demon.co.uk ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List openssl-users@openssl.org Automated List Manager [EMAIL PROTECTED]