طريقة System::Security::Cryptography::RSA::ToXmlString
RSA::ToXmlString method
يصدّر جميع المعلمات بتنسيق XML.
String System::Security::Cryptography::RSA::ToXmlString(bool include_private_parameters) override
| معامل | نوع | الوصف |
|---|---|---|
| include_private_parameters | bool | صحيح لتصدير كل من المعلمات الخاصة والعامة، خطأ لتصدير المعلمات العامة فقط. |
ReturnValue
معلمات مُشفّرة بصيغة XML.
انظر أيضًا
- Class String
- Class RSA
- Namespace System::Security::Cryptography
- Library Aspose.Font for C++