System::Security::Cryptography::ECDsa::ExportExplicitParameters metod
ECDsa::ExportExplicitParameters method
Exporterar explicita parametrar.
virtual ECParameters System::Security::Cryptography::ECDsa::ExportExplicitParameters(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++