Re: CMS Structure Access

2009-04-13 Thread Gary Kennedy
Dr. Stephen Henson wrote: On Wed, Apr 08, 2009, Gary Kennedy wrote: Specifically, I'm after the version & digestAlgorithms fields of the signed-data CMS structure, (read-only at this stage). How may I go about accessing these fields without 'illegally' including the cms_lcl.h header? You

Re: CMS Structure Access

2009-04-08 Thread Dr. Stephen Henson
On Wed, Apr 08, 2009, Gary Kennedy wrote: > Specifically, I'm after the version & digestAlgorithms fields of the > signed-data CMS structure, (read-only at this stage). > > How may I go about accessing these fields without 'illegally' including the > cms_lcl.h header? > You can't at present as