|
ReactOS 0.4.16-dev-1948-gd260c1d
|
#include <wincrypt.h>
Public Member Functions | |
| BOOL (WINAPI *FuncVerifyImage)(LPCSTR | |
| BYTE * | void (WINAPI *FuncReturnhWnd)(HWND *) |
Public Attributes | |
| DWORD | Version |
| DWORD | dwProvType |
| BYTE * | pbContextInfo |
| DWORD | cbContextInfo |
| LPSTR | pszProvName |
Definition at line 808 of file wincrypt.h.
| _VTableProvStruc::BOOL | ( | WINAPI * | FuncVerifyImage | ) |
| DWORD _VTableProvStruc::cbContextInfo |
Definition at line 819 of file wincrypt.h.
Referenced by CRYPT_LoadProvider().
| DWORD _VTableProvStruc::dwProvType |
Definition at line 817 of file wincrypt.h.
Referenced by CRYPT_LoadProvider(), and CryptAcquireContextW().
| BYTE* _VTableProvStruc::pbContextInfo |
Definition at line 818 of file wincrypt.h.
Referenced by CRYPT_LoadProvider().
| LPSTR _VTableProvStruc::pszProvName |
Definition at line 820 of file wincrypt.h.
Referenced by CRYPT_LoadProvider(), CryptAcquireContextW(), CryptReleaseContext(), and new_key_container().
| DWORD _VTableProvStruc::Version |
Definition at line 809 of file wincrypt.h.
Referenced by CRYPT_LoadProvider().