System.Security.Cryptography.DSA.ToXmlString Method

Creates and returns an XML string representation of the current System.Security.Cryptography.DSA object.

Syntax

public override string ToXmlString (bool includePrivateParameters)

Parameters

includePrivateParameters
true to include private parameters; otherwise, false.

Returns

An XML string encoding of the current System.Security.Cryptography.DSA object.

Remarks

The schema definition for DSA keys is detailled in section 4.4.2.1 of the "XML-Signature Syntax and Processing" available at http://www.w3.org/TR/xmldsig-core/

Requirements

Namespace: System.Security.Cryptography
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0