System::Security::Cryptography::ECDsa::ExportParameters Methode
ECDsa::ExportParameters method
Exportiert benannte oder explizite Parameter.
virtual ECParameters System::Security::Cryptography::ECDsa::ExportParameters(bool include_private_parameters)
| Parameter | Typ | Beschreibung |
|---|---|---|
| include_private_parameters | bool | True, um sowohl private als auch öffentliche Parameter zu exportieren, false, um nur öffentliche Parameter zu exportieren. |
ReturnValue
Exportierte Parameterstruktur.
Siehe auch
- Class ECDsa
- Namespace System::Security::Cryptography
- Library Aspose.Font for C++