ReactOS 0.4.16-dev-13-ge2fc578
|
#include <wincrypt.h>
Public Attributes | |
LPSTR | pszOrganization |
DWORD | cNoticeNumbers |
int * | rgNoticeNumbers |
Definition at line 403 of file wincrypt.h.
DWORD _CERT_POLICY_QUALIFIER_NOTICE_REFERENCE::cNoticeNumbers |
Definition at line 405 of file wincrypt.h.
Referenced by CRYPT_AsnEncodeNoticeNumbers(), and CRYPT_FormatUserNotice().
LPSTR _CERT_POLICY_QUALIFIER_NOTICE_REFERENCE::pszOrganization |
Definition at line 404 of file wincrypt.h.
Referenced by CRYPT_AsnDecodeNoticeReference(), CRYPT_AsnEncodeNoticeReference(), and CRYPT_FormatUserNotice().
int* _CERT_POLICY_QUALIFIER_NOTICE_REFERENCE::rgNoticeNumbers |
Definition at line 406 of file wincrypt.h.
Referenced by CRYPT_AsnEncodeNoticeNumbers().