Import the key from the System.Security.Cryptography.DSAParameters structure into the current instance.
- parameters
- A RSAParameters containing the RSA key parameters.
Parameters D, P and Q are required to import an RSA private key. Parameters DP, DQ and InverseQ will be used for the Chinese Remainder Theorem (CRT) optimization if available.
Namespace: System.Security.Cryptography
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0