Sunday, October 5, 2008

Exporting a digital certificate to a PFX file

A certificate is a set of data that identifies an entity. A trusted organization assigns a certificate to an individual or an entity that associates a public key with the individual.
You can export your PFX files programmatically using Microsoft Cryptography API which is an application programming interface included with Microsoft Windows operating systems that provides services to enable developers to secure Windows-based applications using cryptography. It is a set of dynamically-linked libraries that provides an abstraction layer which isolates programmers from the code used to encrypt the data.

You can read the entire article here

2 comments:

Amit said...

nice

Amelia said...

I just finished reading the article which explains how a digital certificate is exported to a PFX file. I am not a technical person is unable to completely understand how things are actually working but I got a overview of it. Thanks.
digital certificate