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

RSA::ToXmlString method

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

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

ReturnValue

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

انظر أيضًا