« Return to Thread: problem verifing a CMS enveloppe signature when the certificate is'nt included in enveloppe

Re: problem verifing a CMS enveloppe signature when the certificate is'nt included in enveloppe

by Peter Gutmann :: Rate this Message:

Reply to Author | View in Thread

"Aymeric" <aymeric.plane@...> writes:

>I don't want to use database connection, I work only with files. Is Cryptlib
>providing a solution for verifying signatures without database?

If you've only got one or two certificates and you don't want to use a
certificate store, just write the certificate to disk as a file.  You can then
use cryptImportCert() to turn it back into a certificate object.

Peter.

_______________________________________________
Cryptlib mailing list
Cryptlib@... via Mail: cryptlib-request@...
Archive: ftp://ftp.franken.de/pub/crypt/cryptlib/archives/
http://news.gmane.org/gmane.comp.encryption.cryptlib
Posts from non-subscribed addresses are blocked to prevent spam, please
subscribe in order to post messages.

 « Return to Thread: problem verifing a CMS enveloppe signature when the certificate is'nt included in enveloppe