Base:
method
ImportParameters
System.Security.Cryptography.RSA.ImportParameters(System.Security.Cryptography.RSAParameters)
2 references to ImportParameters
Microsoft.Build.Tasks.Core (1)
ManifestUtil\mansign2.cs (1)
525
rsaCsp.
ImportParameters
(((RSA)snKey).ExportParameters(false));
System.Security.Cryptography (1)
System\Security\Cryptography\RSACryptoServiceProvider.Unix.cs (1)
127
ImportParameters
(parameters);