System::Security::Cryptography::RSA::ToXmlString metode
RSA::ToXmlString method
Mengekspor semua parameter dalam format XML.
String System::Security::Cryptography::RSA::ToXmlString(bool include_private_parameters) override
| Parameter | Tipe | Deskripsi |
|---|---|---|
| include_private_parameters | bool | True untuk mengekspor parameter pribadi dan publik, false untuk mengekspor hanya parameter publik. |
ReturnValue
Parameter yang dienkode XML.
Lihat Juga
- Class String
- Class RSA
- Namespace System::Security::Cryptography
- Library Aspose.Page for C++