1 reference to CERT_CA_SUBJECT_FLAG
System.Security.Cryptography (1)
System\Security\Cryptography\X509Certificates\LegacyBasicConstraintsDecoder.Windows.cs (1)
28
return ((Marshal.ReadByte(pBasicConstraints->SubjectType.pbData) & CERT_BASIC_CONSTRAINTS_INFO.
CERT_CA_SUBJECT_FLAG
) != 0,