ReactOS 0.4.16-dev-1946-g52006dd
_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 3097 of file wincrypt.h.

Member Data Documentation

◆ cbSize

DWORD _CTL_FIND_USAGE_PARA::cbSize

Definition at line 3099 of file wincrypt.h.

◆ ListIdentifier

CRYPT_DATA_BLOB _CTL_FIND_USAGE_PARA::ListIdentifier

Definition at line 3101 of file wincrypt.h.

◆ pSigner

PCERT_INFO _CTL_FIND_USAGE_PARA::pSigner

Definition at line 3102 of file wincrypt.h.

◆ SubjectUsage

CTL_USAGE _CTL_FIND_USAGE_PARA::SubjectUsage

Definition at line 3100 of file wincrypt.h.


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