Create an XML string representation of an RSA internal key string.
public static string ToXMLString( string intKeyString, Rsa.XmlOptions options )
Public Shared Function ToXMLString ( _ intKeyString As String, _ options As Rsa.XmlOptions _ ) As String
VB6/C equivalent: RSA_ToXMLString