System::Security::Cryptography::RSA::ToXmlString method

RSA::ToXmlString method

Exporteert alle parameters in XML-indeling.

String System::Security::Cryptography::RSA::ToXmlString(bool include_private_parameters) override
ParameterTypeBeschrijving
include_private_parametersboolTrue om zowel private als publieke parameters te exporteren, false om alleen publieke parameters te exporteren.

ReturnValue

XML-gecodeerde parameters.

Zie ook