This documentation is archived and is not being maintained.
ECDiffieHellmanCng.ToXmlString Method (Boolean)
Visual Studio 2008
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 was not overridden for this instance. |
To convert the current key to an XML representation, use the ToXmlString(ECKeyXmlFormat) overload instead.
Windows 7, Windows Vista, Windows Server 2008 R2, Windows Server 2008
The .NET Framework and .NET Compact Framework do not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.
Show: