|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <wincrypt.h>
Public Attributes | |
| LPSTR | pszOrganization |
| DWORD | cNoticeNumbers |
| int * | rgNoticeNumbers |
Definition at line 412 of file wincrypt.h.
| DWORD _CERT_POLICY_QUALIFIER_NOTICE_REFERENCE::cNoticeNumbers |
Definition at line 414 of file wincrypt.h.
Referenced by CRYPT_AsnEncodeNoticeNumbers(), and CRYPT_FormatUserNotice().
| LPSTR _CERT_POLICY_QUALIFIER_NOTICE_REFERENCE::pszOrganization |
Definition at line 413 of file wincrypt.h.
Referenced by CRYPT_AsnDecodeNoticeReference(), CRYPT_AsnEncodeNoticeReference(), and CRYPT_FormatUserNotice().
| int* _CERT_POLICY_QUALIFIER_NOTICE_REFERENCE::rgNoticeNumbers |
Definition at line 415 of file wincrypt.h.
Referenced by CRYPT_AsnEncodeNoticeNumbers().