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