ICertStore interface
[CAPICOM is a 32-bit only component that is available for use in the following operating systems: Windows Server 2008, Windows Vista, and Windows XP.]
The ICertStore interface provides access to the context of a CAPICOM Store object. This context allows the CAPICOM certificate store to be used in other derivations of CryptoAPI.
When to use
Use this interface when you need to use a CAPICOM Store object in another derivation of CryptoAPI.
Members
The ICertStore interface has these types of members:
Methods
The ICertStore interface has these methods.
Method | Description |
---|---|
CloseHandle | Closes an HCERTSTORE handle acquired through the StoreHandle property. |
Properties
The ICertStore interface has these properties.
Property | Access type | Description |
---|---|---|
StoreHandle |
Read/write |
Sets or retrieves the HCERTSTORE handle of a certificate store. |
StoreLocation |
Read/write |
Sets or retrieves the CAPICOM_STORE_LOCATION of a certificate store. |
Requirements
Requirement | Value |
---|---|
Redistributable |
CAPICOM 2.0 or later on Windows Server 2003 and Windows XP |
DLL |
|