The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
DSACryptoServiceProvider::ImportParameters Method (DSAParameters)
.NET Framework (current version)
Imports the specified DSAParameters.
Assembly: mscorlib (in mscorlib.dll)
| Exception | Condition |
|---|---|
| CryptographicException | The cryptographic service provider (CSP) cannot be acquired. -or- The parameters parameter has missing fields. |
KeyContainerPermissionAccessEntryCollection
for permission to import a key. Security action: Demand. Associated enumeration: KeyContainerPermissionFlags::Import
.NET Framework
Available since 1.1
Available since 1.1
Show: