Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Importing and exporting Certificate

6 views
Skip to first unread message

Pallav singh

unread,
Jun 10, 2009, 6:30:38 AM6/10/09
to
Hi All ,
I want to import and export the certificate using C++ . Can
any body let me know does microsoft provide any API using which we can
we can import and export certificate it.

Thanking in advance.

Pallav

Igor Tandetnik

unread,
Jun 10, 2009, 9:43:20 AM6/10/09
to
Pallav singh wrote:
> I want to import and export the certificate using C++ . Can
> any body let me know does microsoft provide any API using which we can
> we can import and export certificate it.

CertCreateCertificateContext, CertAddEncodedCertificateToStore;
CertSaveStore, CertSerializeCertificateStoreElement

Consider directing further inquiries to microsoft.public.security.crypto
newsgroup.
--
With best wishes,
Igor Tandetnik

With sufficient thrust, pigs fly just fine. However, this is not
necessarily a good idea. It is hard to be sure where they are going to
land, and it could be dangerous sitting under them as they fly
overhead. -- RFC 1925


0 new messages