طريقة System::Security::Cryptography::RSA::ExportParameters
RSA::ExportParameters method
يصدّر جميع المعلمات.
virtual RSAParameters System::Security::Cryptography::RSA::ExportParameters(bool include_private_parameters)=0
| معامل | نوع | الوصف |
|---|---|---|
| include_private_parameters | bool | صحيح لتصدير كل من المعلمات الخاصة والعامة، خطأ لتصدير المعلمات العامة فقط. |
ReturnValue
هيكل المعلمات المصدرة.
انظر أيضًا
- Class RSA
- Namespace System::Security::Cryptography
- Library Aspose.Font for C++