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