ReactOS 0.4.16-dev-1505-g12fa72a
|
#include <wincrypt.h>
Public Attributes | |
BOOL | fCA |
BOOL | fPathLenConstraint |
DWORD | dwPathLenConstraint |
Definition at line 390 of file wincrypt.h.
DWORD _CERT_BASIC_CONSTRAINTS2_INFO::dwPathLenConstraint |
Definition at line 393 of file wincrypt.h.
Referenced by CRYPT_CheckBasicConstraintsForCA(), CRYPT_CheckSimpleChain(), and dump_basic_constraints2().
BOOL _CERT_BASIC_CONSTRAINTS2_INFO::fCA |
Definition at line 391 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 392 of file wincrypt.h.
Referenced by CRYPT_CheckBasicConstraintsForCA(), CRYPT_CheckSimpleChain(), CRYPT_DecodeBasicConstraints(), and dump_basic_constraints2().