System::Security::Cryptography::ECDsaBotan::ExportExplicitParameters 方法
ECDsaBotan::ExportExplicitParameters method
导出显式参数。
ECParameters System::Security::Cryptography::ECDsaBotan::ExportExplicitParameters(bool include_private_parameters) override
| Parameter | Type | 描述 |
|---|---|---|
| include_private_parameters | bool | True 表示导出私有和公共参数,false 表示仅导出公共参数。 |
ReturnValue
导出的参数结构。
另见
- Class ECDsaBotan
- Namespace System::Security::Cryptography
- Library Aspose.Page for C++