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