2 references to X509BasicConstraintsExtension
System.Security.Cryptography (2)
System\Security\Cryptography\X509Certificates\X509Certificate2.cs (2)
1499
Oids.BasicConstraints => LegacyBasicConstraintsDecoder.IsSupported ? new
X509BasicConstraintsExtension
() : null,
1500
Oids.BasicConstraints2 => new
X509BasicConstraintsExtension
(),