DSACryptoServiceProvider: FromXmlString

FromXmlString

Imports a DSA key in the form of an XML string.



 Public Sub FromXmlString(
	  ByVal XmlString As String )

Parameters

XmlString
[ByVal] String. The XML string containing the key information.

Remarks

See Also

Project VBCorLib Overview Class DSACryptoServiceProvider Overview DSACryptoServiceProvider Properties DSACryptoServiceProvider Methods ExportParameters GetHashCode