System::Security::Cryptography::DSA::ExportParameters metod
DSA::ExportParameters method
Exporterar alla parametrar.
virtual DSAParameters System::Security::Cryptography::DSA::ExportParameters(bool include_private_parameters)=0
| 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 DSA
- Namespace System::Security::Cryptography
- Library Aspose.PDF for C++