ReactOS 0.4.15-dev-7918-g2a2556c
_SIGNER_BLOB_INFO Struct Reference

#include <mssign32_private.h>

Collaboration diagram for _SIGNER_BLOB_INFO:

Public Attributes

DWORD cbSize
 
GUIDpGuidSubject
 
DWORD cbBlob
 
BYTEpbBlob
 
const WCHARpwszDisplayName
 

Detailed Description

Definition at line 52 of file mssign32_private.h.

Member Data Documentation

◆ cbBlob

DWORD _SIGNER_BLOB_INFO::cbBlob

Definition at line 55 of file mssign32_private.h.

◆ cbSize

DWORD _SIGNER_BLOB_INFO::cbSize

Definition at line 53 of file mssign32_private.h.

◆ pbBlob

BYTE* _SIGNER_BLOB_INFO::pbBlob

Definition at line 56 of file mssign32_private.h.

◆ pGuidSubject

GUID* _SIGNER_BLOB_INFO::pGuidSubject

Definition at line 54 of file mssign32_private.h.

◆ pwszDisplayName

const WCHAR* _SIGNER_BLOB_INFO::pwszDisplayName

Definition at line 57 of file mssign32_private.h.


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