System::Security::Cryptography::DSA::ExportParameters methode
DSA::ExportParameters method
Exporteert alle parameters.
virtual DSAParameters System::Security::Cryptography::DSA::ExportParameters(bool include_private_parameters)=0
| 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 DSA
- Namespace System::Security::Cryptography
- Library Aspose.Page for C++