Share via


Certificates Callback Functions (Compact 2013)

3/28/2014

The following table lists the callback functions that applications can use to work with Certificate Services.

Callback

Description

PFN_CERT_ENUM_PHYSICAL_STORE

Formats and presents information on each physical store that is found by a call to CertEnumPhysicalStore.

PFN_CERT_ENUM_SYSTEM_STORE

Formats and presents information on each system store that is found by a call to CertEnumSystemStore.

PFN_CERT_ENUM_SYSTEM_STORE_LOCATION

Formats and presents information on each system store location that is found by a call to CertEnumSystemStoreLocation.

PFN_CRYPT_ENUM_KEYID_PROP

Used with the CryptEnumKeyIdentifierProperties function.

PFN_CRYPT_ENUM_OID_INFO

Used with the CryptEnumOIDInfo function.

See Also

Reference

Certificates Reference