|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <mssign32_private.h>

Public Attributes | |
| DWORD | cbSize |
| const CERT_CONTEXT * | pSigningCert |
| DWORD | dwCertPolicy |
| HCERTSTORE | hCertStore |
Definition at line 70 of file mssign32_private.h.
| DWORD _SIGNER_CERT_STORE_INFO::cbSize |
Definition at line 71 of file mssign32_private.h.
| DWORD _SIGNER_CERT_STORE_INFO::dwCertPolicy |
Definition at line 73 of file mssign32_private.h.
| HCERTSTORE _SIGNER_CERT_STORE_INFO::hCertStore |
Definition at line 74 of file mssign32_private.h.
| const CERT_CONTEXT* _SIGNER_CERT_STORE_INFO::pSigningCert |
Definition at line 72 of file mssign32_private.h.