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.
DSA::FromXmlString Method (String^)
.NET Framework (current version)
Reconstructs a DSA object from an XML string.
Assembly: mscorlib (in mscorlib.dll)
| Exception | Condition |
|---|---|
| ArgumentNullException | The xmlString parameter is null. |
| CryptographicException | The format of the xmlString parameter is not valid. |
.NET Framework
Available since 1.1
Available since 1.1
Show: