HCRYPTOIDFUNCADDR
The HCRYPTOIDFUNCADDR data type represents a handle to an object identifier (OID) installable function. The CryptGetDefaultOIDFunctionAddress, CryptGetOIDFunctionAddress, and CryptFreeOIDFunctionAddress functions, and the CERT_STORE_PROV_INFO structure use this data type.
typedef void* HCRYPTOIDFUNCADDR;
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows XP [desktop apps only] |
Minimum supported server |
Windows Server 2003 [desktop apps only] |
Header |
|