|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <wincrypt.h>

Public Attributes | |
| CERT_ALT_NAME_ENTRY | Base |
| DWORD | dwMinimum |
| BOOL | fMaximum |
| DWORD | dwMaximum |
Definition at line 583 of file wincrypt.h.
| CERT_ALT_NAME_ENTRY _CERT_GENERAL_SUBTREE::Base |
Definition at line 584 of file wincrypt.h.
Referenced by alt_name_matches_excluded_name(), alt_name_matches_permitted_name(), compare_subject_with_constraints(), CRYPT_AsnDecodeSubtree(), CRYPT_AsnEncodeGeneralSubtree(), dump_general_subtree(), rfc822_attr_matches_excluded_name(), rfc822_attr_matches_permitted_name(), test_decodeNameConstraints(), and test_encodeNameConstraints().
| DWORD _CERT_GENERAL_SUBTREE::dwMaximum |
Definition at line 587 of file wincrypt.h.
Referenced by CRYPT_AsnDecodeMaximum(), CRYPT_AsnEncodeGeneralSubtree(), dump_general_subtree(), and test_encodeNameConstraints().
| DWORD _CERT_GENERAL_SUBTREE::dwMinimum |
Definition at line 585 of file wincrypt.h.
Referenced by CRYPT_AsnEncodeGeneralSubtree(), dump_general_subtree(), and test_encodeNameConstraints().
| BOOL _CERT_GENERAL_SUBTREE::fMaximum |
Definition at line 586 of file wincrypt.h.
Referenced by CRYPT_AsnDecodeMaximum(), CRYPT_AsnEncodeGeneralSubtree(), dump_general_subtree(), and test_encodeNameConstraints().