ReactOS 0.4.16-dev-1946-g52006dd
_CERT_CREATE_CONTEXT_PARA Struct Reference

#include <wincrypt.h>

Collaboration diagram for _CERT_CREATE_CONTEXT_PARA:

Public Attributes

DWORD cbSize
 
PFN_CRYPT_FREE pfnFree
 
voidpvFree
 

Detailed Description

Definition at line 1562 of file wincrypt.h.

Member Data Documentation

◆ cbSize

DWORD _CERT_CREATE_CONTEXT_PARA::cbSize

Definition at line 1563 of file wincrypt.h.

◆ pfnFree

PFN_CRYPT_FREE _CERT_CREATE_CONTEXT_PARA::pfnFree

Definition at line 1564 of file wincrypt.h.

◆ pvFree

void* _CERT_CREATE_CONTEXT_PARA::pvFree

Definition at line 1565 of file wincrypt.h.


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