System::Security::Cryptography::AsymmetricAlgorithm::ToXmlString 方法

AsymmetricAlgorithm::ToXmlString method

将算法参数写入 XML 字符串。

virtual String System::Security::Cryptography::AsymmetricAlgorithm::ToXmlString(bool include_private_parameters)

ReturnValue

XML 格式的参数字符串。

另见