Método System::Security::Cryptography::AsymmetricAlgorithm::ToXmlString

AsymmetricAlgorithm::ToXmlString method

Escribe los parámetros del algoritmo en una cadena XML.

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

ReturnValue

Cadena de parámetros en formato XML.

Ver también