System::Security::Cryptography::ECDsa::ExportParameters metod
ECDsa::ExportParameters method
Exporterar namngivna eller explicita parametrar.
virtual ECParameters System::Security::Cryptography::ECDsa::ExportParameters(bool include_private_parameters)
| Parameter | Typ | Beskrivning |
|---|---|---|
| include_private_parameters | bool | True för att exportera både privata och offentliga parametrar, false för att endast exportera offentliga parametrar. |
ReturnValue
Exporterad parameterstruktur.
Se även
- Class ECDsa
- Namespace System::Security::Cryptography
- Library Aspose.PDF for C++