ReactOS 0.4.15-dev-7928-g68a8619
_CRYPT_ENCODE_PARA Struct Reference

#include <wincrypt.h>

Collaboration diagram for _CRYPT_ENCODE_PARA:

Public Attributes

DWORD cbSize
 
PFN_CRYPT_ALLOC pfnAlloc
 
PFN_CRYPT_FREE pfnFree
 

Detailed Description

Definition at line 1134 of file wincrypt.h.

Member Data Documentation

◆ cbSize

DWORD _CRYPT_ENCODE_PARA::cbSize

Definition at line 1135 of file wincrypt.h.

◆ pfnAlloc

PFN_CRYPT_ALLOC _CRYPT_ENCODE_PARA::pfnAlloc

Definition at line 1136 of file wincrypt.h.

Referenced by CRYPT_EncodeEnsureSpace().

◆ pfnFree

PFN_CRYPT_FREE _CRYPT_ENCODE_PARA::pfnFree

Definition at line 1137 of file wincrypt.h.

Referenced by CRYPT_FreeSpace().


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