System::Security::Cryptography::RSA::ExportParameters metod
RSA::ExportParameters method
Exporterar alla parametrar.
virtual RSAParameters System::Security::Cryptography::RSA::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 RSA
- Namespace System::Security::Cryptography
- Library Aspose.PDF for C++