ReactOS 0.4.16-dev-1524-ga5ab400
|
#include <wincrypt.h>
Public Attributes | |
LPCSTR | pszOID |
void * | pvFuncAddr |
Definition at line 1568 of file wincrypt.h.
LPCSTR _CRYPT_OID_FUNC_ENTRY::pszOID |
Definition at line 1569 of file wincrypt.h.
Referenced by CryptGetOIDFunctionAddress(), and CryptInstallOIDFunctionAddress().
void* _CRYPT_OID_FUNC_ENTRY::pvFuncAddr |
Definition at line 1570 of file wincrypt.h.
Referenced by CryptGetOIDFunctionAddress(), and CryptInstallOIDFunctionAddress().