System::Security::Cryptography::ECDsa::ExportExplicitParameters-metoden
ECDsa::ExportExplicitParameters method
Exporterar explicita parametrar.
virtual ECParameters System::Security::Cryptography::ECDsa::ExportExplicitParameters(bool include_private_parameters)
| Parameter | Type | Beskrivning |
|---|---|---|
| include_private_parameters | bool | Sant för att exportera både privata och offentliga parametrar, falskt för att endast exportera offentliga parametrar. |
ReturnValue
Struktur för exporterade parametrar.
Se även
- Class ECDsa
- Namespace System::Security::Cryptography
- Library Aspose.Page for C++