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::ToXmlString Method (Boolean)
.NET Framework (current version)
This method is not implemented.
Assembly: System.Core (in System.Core.dll)
Parameters
- includePrivateParameters
-
Type:
System::Boolean
true to include private parameters; otherwise, false.
| Exception | Condition |
|---|---|
| NotImplementedException | This method is not implemented. |
To convert the current key to an XML representation, use the ToXmlString(ECKeyXmlFormat) overload instead.
.NET Framework
Available since 3.5
Available since 3.5
Show: