On Thu, Apr 14, 2005, Glenn Bullock wrote:
> Dr. Henson,
>
> Thank you for your response and suggestion. I know the 1st email I sent was
> a bit too long, but buried in the code I included in the first post was the
> PKCS7_verify() call (shortened code is attached). I think the problem I may
>
y, April 13, 2005 5:55 PM
> To: openssl-users@openssl.org
> Subject: Re: PKCS7 verification using a public key.
>
>
> On Wed, Apr 13, 2005, Glenn Bullock wrote:
>
> > Gentlemen (et al ;),
> >
> > I am trying to verify a pkcs7 based signature generated by
> the
On Wed, Apr 13, 2005, Glenn Bullock wrote:
> Gentlemen (et al ;),
>
> I am trying to verify a pkcs7 based signature generated by the Crypto win32
> libraries and am having limited success. Limited, I write, since I am able
> to successfully call d2i_PKCS7, PKCS7_type_is_signed (yes), and
> PK