Mono Class Library: System.Security.Cryptography.DSA Overview | MembersSystem.Security.Cryptography.DSA.ImportParameters Method |
Import the key from the System.Security.Cryptography.DSAParameters structure into the current instance. [Edit]
|
- parameters
- A DSAParameters containing the DSA key parameters. [Edit]
Parameter DSAParameters.X is required if you want to import the DSA private key into the instance. Note that you are responsable to zeroize the private key inside the System.Security.Cryptography.DSAParameters after it's been imported. [Edit]
Namespace: System.Security.Cryptography
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0