4 overrides of ImportParameters
System.Security.Cryptography (4)
src\libraries\Common\src\System\Security\Cryptography\DSAOpenSsl.cs (1)
99public override void ImportParameters(DSAParameters parameters)
System\Security\Cryptography\Cng.NotSupported.cs (1)
220public override void ImportParameters(DSAParameters parameters) { }
System\Security\Cryptography\DSACryptoServiceProvider.Unix.cs (1)
131public override void ImportParameters(DSAParameters parameters)
System\Security\Cryptography\DSAWrapper.cs (1)
23public override void ImportParameters(DSAParameters parameters) =>
8 references to ImportParameters
System.Security.Cryptography (7)
System\Security\Cryptography\DSA.cs (4)
1020ImportParameters(ret); 1046ImportParameters(ret); 1070ImportParameters(key); 1090ImportParameters(key);
System\Security\Cryptography\DSA.Xml.cs (1)
75ImportParameters(dsaParameters);
System\Security\Cryptography\DSACryptoServiceProvider.Unix.cs (1)
137_impl.ImportParameters(parameters);
System\Security\Cryptography\DSAWrapper.cs (1)
24_wrapped.ImportParameters(parameters);
System.Security.Cryptography.Xml (1)
System\Security\Cryptography\Xml\DSAKeyValue.cs (1)
198Key.ImportParameters(new DSAParameters