Re: way to get X509 cert from CMS

2010-03-17 Thread Dr. Stephen Henson
On Wed, Mar 17, 2010, Chris Bare wrote: > Is there a API to extract the X509 cert(s) from a CMS_ContentInfo object? > > Looking at the implementation of CMS_add0_cert() I see how to reach them, but > that function depends on things defined in cms_lcl.h, so I can't re-implement > it in my code. >

way to get X509 cert from CMS

2010-03-17 Thread Chris Bare
Is there a API to extract the X509 cert(s) from a CMS_ContentInfo object? Looking at the implementation of CMS_add0_cert() I see how to reach them, but that function depends on things defined in cms_lcl.h, so I can't re-implement it in my code. Any suggestions? -- Chris Bare ch...@bareflix.com _