|
ReactOS 0.4.17-dev-381-g2ec7c03
|
#include <crypt32_private.h>

Public Attributes | |
| void * | buffer |
| DWORD | size |
| DWORD * | needed |
Definition at line 497 of file crypt32_private.h.
| void* enum_root_certs_params::buffer |
Definition at line 499 of file crypt32_private.h.
| DWORD* enum_root_certs_params::needed |
Definition at line 501 of file crypt32_private.h.
Referenced by read_trusted_roots_from_known_locations().
| DWORD enum_root_certs_params::size |
Definition at line 500 of file crypt32_private.h.