3 references to X509Certificate2
System.Net.Quic (1)
System\Net\Quic\QuicConnection.SslConnectionOptions.cs (1)
132certificate = new X509Certificate2(certData.Span);
System.Security.Cryptography (1)
System\Security\Cryptography\X509Certificates\X509Certificate2.cs (1)
1109X509Certificate2 ret = new X509Certificate2(certData.Span);
System.Security.Cryptography.Pkcs (1)
System\Security\Cryptography\Pkcs\SignedCms.cs (1)
98coll.Add(new X509Certificate2(choice.Certificate.Value