Mono Class Library: System.Security.Cryptography.DSA Overview | Members

System.Security.Cryptography.DSA.ToXmlString Method

Convert the current DSA key into an XML string. [Edit]

public override string ToXmlString (bool includePrivateParameters)

Parameters

includePrivateParameters
True to include private parameters; otherwise, false. [Edit]

Returns

An XML string containing the representation of the DSA key. [Edit]

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/ [Edit]

Requirements

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