ReactOS 0.4.15-dev-7968-g24a56f8
SIP_SUBJECTINFO_ Struct Reference

#include <mssip.h>

Collaboration diagram for SIP_SUBJECTINFO_:

Public Attributes

DWORD cbSize
 
GUIDpgSubjectType
 
HANDLE hFile
 
LPCWSTR pwsFileName
 
LPCWSTR pwsDisplayName
 
DWORD dwReserved1
 
DWORD dwIntVersion
 
HCRYPTPROV hProv
 
CRYPT_ALGORITHM_IDENTIFIER DigestAlgorithm
 
DWORD dwFlags
 
DWORD dwEncodingType
 
DWORD dwReserved2
 
DWORD fdwCAPISettings
 
DWORD fdwSecuritySettings
 
DWORD dwIndex
 
DWORD dwUnionChoice
 
union {
   struct MS_ADDINFO_FLAT_ *   psFlat
 
   struct MS_ADDINFO_CATALOGMEMBER_ *   psCatMember
 
   struct MS_ADDINFO_BLOB_ *   psBlob
 
DUMMYUNIONNAME
 
LPVOID pClientData
 

Detailed Description

Definition at line 50 of file mssip.h.

Member Data Documentation

◆ cbSize

DWORD SIP_SUBJECTINFO_::cbSize

Definition at line 51 of file mssip.h.

Referenced by CRYPT_QueryEmbeddedMessageObject(), and test_sip_create_indirect_data().

◆ DigestAlgorithm

CRYPT_ALGORITHM_IDENTIFIER SIP_SUBJECTINFO_::DigestAlgorithm

Definition at line 61 of file mssip.h.

Referenced by test_sip_create_indirect_data().

◆ 

union { ... } SIP_SUBJECTINFO_::DUMMYUNIONNAME

◆ dwEncodingType

DWORD SIP_SUBJECTINFO_::dwEncodingType

Definition at line 63 of file mssip.h.

◆ dwFlags

DWORD SIP_SUBJECTINFO_::dwFlags

Definition at line 62 of file mssip.h.

◆ dwIndex

DWORD SIP_SUBJECTINFO_::dwIndex

Definition at line 67 of file mssip.h.

◆ dwIntVersion

DWORD SIP_SUBJECTINFO_::dwIntVersion

Definition at line 58 of file mssip.h.

◆ dwReserved1

DWORD SIP_SUBJECTINFO_::dwReserved1

Definition at line 57 of file mssip.h.

◆ dwReserved2

DWORD SIP_SUBJECTINFO_::dwReserved2

Definition at line 64 of file mssip.h.

◆ dwUnionChoice

DWORD SIP_SUBJECTINFO_::dwUnionChoice

Definition at line 69 of file mssip.h.

◆ fdwCAPISettings

DWORD SIP_SUBJECTINFO_::fdwCAPISettings

Definition at line 65 of file mssip.h.

◆ fdwSecuritySettings

DWORD SIP_SUBJECTINFO_::fdwSecuritySettings

Definition at line 66 of file mssip.h.

◆ hFile

◆ hProv

HCRYPTPROV SIP_SUBJECTINFO_::hProv

Definition at line 60 of file mssip.h.

◆ pClientData

LPVOID SIP_SUBJECTINFO_::pClientData

Definition at line 76 of file mssip.h.

◆ pgSubjectType

◆ psBlob

struct MS_ADDINFO_BLOB_* SIP_SUBJECTINFO_::psBlob

Definition at line 73 of file mssip.h.

◆ psCatMember

struct MS_ADDINFO_CATALOGMEMBER_* SIP_SUBJECTINFO_::psCatMember

Definition at line 72 of file mssip.h.

◆ psFlat

struct MS_ADDINFO_FLAT_* SIP_SUBJECTINFO_::psFlat

Definition at line 71 of file mssip.h.

◆ pwsDisplayName

LPCWSTR SIP_SUBJECTINFO_::pwsDisplayName

Definition at line 55 of file mssip.h.

◆ pwsFileName


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