System::Security::Cryptography::ECDsaBotan::ExportParameters method
ECDsaBotan::ExportParameters method
Exports named or explicit parameters.
ECParameters System::Security::Cryptography::ECDsaBotan::ExportParameters(bool include_private_parameters) override
Parameter | Type | Description |
---|---|---|
include_private_parameters | bool | True to export both private and public parameters, false to export public parameters only. |
ReturnValue
Exported parameters structure.
See Also
- Class ECDsaBotan
- Namespace System::Security::Cryptography
- Library Aspose.PUB for C++