ReactOS 0.4.15-dev-7924-g5949c20
_CERT_POLICY_QUALIFIER_NOTICE_REFERENCE Struct Reference

#include <wincrypt.h>

Public Attributes

LPSTR pszOrganization
 
DWORD cNoticeNumbers
 
intrgNoticeNumbers
 

Detailed Description

Definition at line 403 of file wincrypt.h.

Member Data Documentation

◆ cNoticeNumbers

DWORD _CERT_POLICY_QUALIFIER_NOTICE_REFERENCE::cNoticeNumbers

Definition at line 405 of file wincrypt.h.

Referenced by CRYPT_AsnEncodeNoticeNumbers(), and CRYPT_FormatUserNotice().

◆ pszOrganization

LPSTR _CERT_POLICY_QUALIFIER_NOTICE_REFERENCE::pszOrganization

◆ rgNoticeNumbers

int* _CERT_POLICY_QUALIFIER_NOTICE_REFERENCE::rgNoticeNumbers

Definition at line 406 of file wincrypt.h.

Referenced by CRYPT_AsnEncodeNoticeNumbers().


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