طريقة System::Security::Cryptography::DSA::ToXmlString

DSA::ToXmlString method

يصدّر جميع المعلمات بتنسيق XML.

virtual String System::Security::Cryptography::DSA::ToXmlString(bool include_private_parameters) override
معاملنوعالوصف
include_private_parametersboolصحيح لتصدير كل من المعلمات الخاصة والعامة، خطأ لتصدير المعلمات العامة فقط.

ReturnValue

معلمات مُشفّرة بصيغة XML.

انظر أيضًا