System::Security::Cryptography::RSA::ExportParameters methode
RSA::ExportParameters method
Exporteert alle parameters.
virtual RSAParameters System::Security::Cryptography::RSA::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 RSA
- Namespace System::Security::Cryptography
- Library Aspose.Page for C++