3 references to X509Certificate
System.Security.Cryptography (3)
System\Security\Cryptography\X509Certificates\X509Certificate.cs (2)
235
return new
X509Certificate
(filename);
242
return new
X509Certificate
(filename);
System\Security\Cryptography\X509Certificates\X509Certificate2.cs (1)
137
:
base
(fileName)