AsymmetricAlgorithm: ToXmlString

ToXmlString

Returns an XML representation of the Asymmetrice Algorithm.



 Public Function ToXmlString(
	  ByVal IncludePrivateParameters As Boolean ) As String

Parameters

IncludePrivateParameters
[ByVal] Boolean. A flag indicating if the private portion of the key should be included in the XML string.

Return Values

String -  An XML string.

See Also

Project CorLib Overview

Class AsymmetricAlgorithm Overview