System::Security::Cryptography::ECDsa::ExportExplicitParameters-methode
ECDsa::ExportExplicitParameters method
Exporteert expliciete parameters.
virtual ECParameters System::Security::Cryptography::ECDsa::ExportExplicitParameters(bool include_private_parameters)
| Parameter | Type | Beschrijving |
|---|---|---|
| include_private_parameters | bool | True om zowel private als publieke parameters te exporteren, false om alleen publieke parameters te exporteren. |
ReturnValue
Structuur van geëxporteerde parameters.
Zie ook
- Class ECDsa
- Namespace System::Security::Cryptography
- Library Aspose.Page for C++