ReactOS 0.4.16-dev-1484-g212a1a5
_CTL_VERIFY_USAGE_PARA Struct Reference

#include <wincrypt.h>

Collaboration diagram for _CTL_VERIFY_USAGE_PARA:

Public Attributes

DWORD cbSize
 
CRYPT_DATA_BLOB ListIdentifier
 
DWORD cCtlStore
 
HCERTSTORErghCtlStore
 
DWORD cSignerStore
 
HCERTSTORErghSignerStore
 

Detailed Description

Definition at line 935 of file wincrypt.h.

Member Data Documentation

◆ cbSize

DWORD _CTL_VERIFY_USAGE_PARA::cbSize

Definition at line 936 of file wincrypt.h.

◆ cCtlStore

DWORD _CTL_VERIFY_USAGE_PARA::cCtlStore

Definition at line 938 of file wincrypt.h.

◆ cSignerStore

DWORD _CTL_VERIFY_USAGE_PARA::cSignerStore

Definition at line 940 of file wincrypt.h.

◆ ListIdentifier

CRYPT_DATA_BLOB _CTL_VERIFY_USAGE_PARA::ListIdentifier

Definition at line 937 of file wincrypt.h.

◆ rghCtlStore

HCERTSTORE* _CTL_VERIFY_USAGE_PARA::rghCtlStore

Definition at line 939 of file wincrypt.h.

◆ rghSignerStore

HCERTSTORE* _CTL_VERIFY_USAGE_PARA::rghSignerStore

Definition at line 941 of file wincrypt.h.


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