ReactOS 0.4.17-dev-381-g2ec7c03
enum_root_certs_params Struct Reference

#include <crypt32_private.h>

Collaboration diagram for enum_root_certs_params:

Public Attributes

voidbuffer
 
DWORD size
 
DWORDneeded
 

Detailed Description

Definition at line 497 of file crypt32_private.h.

Member Data Documentation

◆ buffer

void* enum_root_certs_params::buffer

Definition at line 499 of file crypt32_private.h.

◆ needed

DWORD* enum_root_certs_params::needed

Definition at line 501 of file crypt32_private.h.

Referenced by read_trusted_roots_from_known_locations().

◆ size

DWORD enum_root_certs_params::size

Definition at line 500 of file crypt32_private.h.


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