ReactOS 0.4.15-dev-7953-g1f49173
_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 823 of file wincrypt.h.

Member Data Documentation

◆ cbSize

DWORD _CTL_VERIFY_USAGE_PARA::cbSize

Definition at line 824 of file wincrypt.h.

◆ cCtlStore

DWORD _CTL_VERIFY_USAGE_PARA::cCtlStore

Definition at line 826 of file wincrypt.h.

◆ cSignerStore

DWORD _CTL_VERIFY_USAGE_PARA::cSignerStore

Definition at line 828 of file wincrypt.h.

◆ ListIdentifier

CRYPT_DATA_BLOB _CTL_VERIFY_USAGE_PARA::ListIdentifier

Definition at line 825 of file wincrypt.h.

◆ rghCtlStore

HCERTSTORE* _CTL_VERIFY_USAGE_PARA::rghCtlStore

Definition at line 827 of file wincrypt.h.

◆ rghSignerStore

HCERTSTORE* _CTL_VERIFY_USAGE_PARA::rghSignerStore

Definition at line 829 of file wincrypt.h.


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