ReactOS 0.4.16-dev-1521-gb8f1da6
_VTableProvStruc Struct Reference

#include <wincrypt.h>

Public Member Functions

 BOOL (WINAPI *FuncVerifyImage)(LPCSTR
 
BYTEvoid (WINAPI *FuncReturnhWnd)(HWND *)
 

Public Attributes

DWORD Version
 
DWORD dwProvType
 
BYTEpbContextInfo
 
DWORD cbContextInfo
 
LPSTR pszProvName
 

Detailed Description

Definition at line 808 of file wincrypt.h.

Member Function Documentation

◆ BOOL()

_VTableProvStruc::BOOL ( WINAPI FuncVerifyImage)

◆ void()

BYTE * _VTableProvStruc::void ( WINAPI FuncReturnhWnd)

Member Data Documentation

◆ cbContextInfo

DWORD _VTableProvStruc::cbContextInfo

Definition at line 819 of file wincrypt.h.

Referenced by CRYPT_LoadProvider().

◆ dwProvType

DWORD _VTableProvStruc::dwProvType

Definition at line 817 of file wincrypt.h.

Referenced by CRYPT_LoadProvider(), and CryptAcquireContextW().

◆ pbContextInfo

BYTE* _VTableProvStruc::pbContextInfo

Definition at line 818 of file wincrypt.h.

Referenced by CRYPT_LoadProvider().

◆ pszProvName

LPSTR _VTableProvStruc::pszProvName

◆ Version

DWORD _VTableProvStruc::Version

Definition at line 809 of file wincrypt.h.

Referenced by CRYPT_LoadProvider().


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