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.
ECDsaCng::FromXmlString Method (String^)
.NET Framework (current version)
This method is not implemented.
Assembly: System.Core (in System.Core.dll)
Parameters
- xmlString
-
Type:
System::String^
The XML-based key information to be deserialized.
| Exception | Condition |
|---|---|
| NotImplementedException | This method was not overridden for this instance. |
To deserialize an XML key, use the FromXmlString(String^, ECKeyXmlFormat) overload instead.
.NET Framework
Available since 3.5
Available since 3.5
Show: