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