ExportExplicitParameters()
ECDsa::ExportExplicitParameters(bool) method
Exports explicit parameters.
virtual ECParameters System::Security::Cryptography::ECDsa::ExportExplicitParameters(bool include_private_parameters)
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 ECDsa
- Struct ECParameters
- Namespace System::Security::Cryptography
- Library Aspose.Slides