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