System::Security::Cryptography::RSA::ToXmlString méthode
RSA::ToXmlString method
Exporte tous les paramètres au format XML.
String System::Security::Cryptography::RSA::ToXmlString(bool include_private_parameters) override
| Paramètre | Type | Description |
|---|---|---|
| include_private_parameters | bool | True pour exporter à la fois les paramètres privés et publics, false pour n’exporter que les paramètres publics. |
ReturnValue
Paramètres encodés en XML.
Voir aussi
- Class String
- Class RSA
- Namespace System::Security::Cryptography
- Library Aspose.Font for C++