Public Key Infrastructure

In addition to the encryption and message digest algorithms previously listed, the McpCryptoApi library also supports the following functions related to the public key infrastructure (PKI) functions:

  • Open a certificate store.

  • Retrieve an X.509 certificate or certificate chain from a certificate store.

  • Store a user certificate or certificate chain into a certificate store.

  • Verify a user certificate or certificate chain.

  • Delete a certificate or certificate chain from a certificate store.

  • Close a certificate store.