On Fri, May 06, 2011, Stef Hoeben wrote:
> Hi,
>
> > CMS_verify() works fine if you have the signer cert, but now we have
> > a CMS file for which only the (trusted) signer public key is available.
> >
> > Q: is there a high level function like CMS_verify() that works with a
> > public key?
>
Hi,
> CMS_verify() works fine if you have the signer cert, but now we have
> a CMS file for which only the (trusted) signer public key is available.
>
> Q: is there a high level function like CMS_verify() that works with a
> public key?
>
> If not: what would be the best alternative for us?
>