ReactOS 0.4.15-dev-7907-g95bf896
_CTL_FIND_USAGE_PARA Struct Reference

#include <wincrypt.h>

Collaboration diagram for _CTL_FIND_USAGE_PARA:

Public Attributes

DWORD cbSize
 
CTL_USAGE SubjectUsage
 
CRYPT_DATA_BLOB ListIdentifier
 
PCERT_INFO pSigner
 

Detailed Description

Definition at line 2950 of file wincrypt.h.

Member Data Documentation

◆ cbSize

DWORD _CTL_FIND_USAGE_PARA::cbSize

Definition at line 2952 of file wincrypt.h.

◆ ListIdentifier

CRYPT_DATA_BLOB _CTL_FIND_USAGE_PARA::ListIdentifier

Definition at line 2954 of file wincrypt.h.

◆ pSigner

PCERT_INFO _CTL_FIND_USAGE_PARA::pSigner

Definition at line 2955 of file wincrypt.h.

◆ SubjectUsage

CTL_USAGE _CTL_FIND_USAGE_PARA::SubjectUsage

Definition at line 2953 of file wincrypt.h.


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