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