System::Security::Cryptography::RSA::ToXmlString method
RSA::ToXmlString method
Exporteert alle parameters in XML-indeling.
String System::Security::Cryptography::RSA::ToXmlString(bool include_private_parameters) override
| Parameter | Type | Beschrijving |
|---|---|---|
| include_private_parameters | bool | True om zowel private als publieke parameters te exporteren, false om alleen publieke parameters te exporteren. |
ReturnValue
XML-gecodeerde parameters.
Zie ook
- Class String
- Class RSA
- Namespace System::Security::Cryptography
- Library Aspose.Page for C++