ReactOS 0.4.16-dev-106-g10b08aa
|
#include <wincrypt.h>
Public Attributes | |
BOOL | fCA |
BOOL | fPathLenConstraint |
DWORD | dwPathLenConstraint |
Definition at line 381 of file wincrypt.h.
DWORD _CERT_BASIC_CONSTRAINTS2_INFO::dwPathLenConstraint |
Definition at line 384 of file wincrypt.h.
Referenced by CRYPT_CheckBasicConstraintsForCA(), CRYPT_CheckSimpleChain(), and dump_basic_constraints2().
BOOL _CERT_BASIC_CONSTRAINTS2_INFO::fCA |
Definition at line 382 of file wincrypt.h.
Referenced by CRYPT_CheckBasicConstraintsForCA(), CRYPT_CheckSimpleChain(), CRYPT_DecodeBasicConstraints(), and dump_basic_constraints2().
BOOL _CERT_BASIC_CONSTRAINTS2_INFO::fPathLenConstraint |
Definition at line 383 of file wincrypt.h.
Referenced by CRYPT_CheckBasicConstraintsForCA(), CRYPT_CheckSimpleChain(), CRYPT_DecodeBasicConstraints(), and dump_basic_constraints2().