ReactOS 0.4.15-dev-7953-g1f49173
_CRYPT_OID_FUNC_ENTRY Struct Reference

#include <wincrypt.h>

Collaboration diagram for _CRYPT_OID_FUNC_ENTRY:

Public Attributes

LPCSTR pszOID
 
voidpvFuncAddr
 

Detailed Description

Definition at line 1354 of file wincrypt.h.

Member Data Documentation

◆ pszOID

LPCSTR _CRYPT_OID_FUNC_ENTRY::pszOID

Definition at line 1355 of file wincrypt.h.

Referenced by CryptGetOIDFunctionAddress(), and CryptInstallOIDFunctionAddress().

◆ pvFuncAddr

void* _CRYPT_OID_FUNC_ENTRY::pvFuncAddr

Definition at line 1356 of file wincrypt.h.

Referenced by CryptGetOIDFunctionAddress(), and CryptInstallOIDFunctionAddress().


The documentation for this struct was generated from the following file: