metode System::Security::Cryptography::DSA::ToXmlString

DSA::ToXmlString method

Mengekspor semua parameter dalam format XML.

virtual String System::Security::Cryptography::DSA::ToXmlString(bool include_private_parameters) override
ParameterTipeDeskripsi
include_private_parametersboolTrue untuk mengekspor parameter pribadi dan publik, false untuk mengekspor hanya parameter publik.

ReturnValue

Parameter yang dienkode XML.

Lihat Juga