3 references to
System.Security.Cryptography (3)
System\Security\Cryptography\X509Certificates\X509Certificate.cs (2)
198public X509Certificate(string fileName, SecureString? password, X509KeyStorageFlags keyStorageFlags) : this() 225public X509Certificate(SerializationInfo info, StreamingContext context) : this()
System\Security\Cryptography\X509Certificates\X509Certificate2.cs (1)
47: base()