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