System::Security::Cryptography::ECDsaBotan::ToXmlString methode
ECDsaBotan::ToXmlString(bool) method
Exporteert alle parameters in XML-indeling. Niet geïmplementeerd.
String System::Security::Cryptography::ECDsaBotan::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 ECDsaBotan
- Namespace System::Security::Cryptography
- Library Aspose.Page for C++
ECDsaBotan::ToXmlString(ECKeyXmlFormat) method
Exporteert alle parameters in XML-indeling.
String System::Security::Cryptography::ECDsaBotan::ToXmlString(ECKeyXmlFormat format)
| Parameter | Type | Beschrijving |
|---|---|---|
| formaat | ECKeyXmlFormat | Indeling van de resulterende XML-tekenreeks. |
ReturnValue
XML-gecodeerde parameters.
Zie ook
- Class String
- Enum ECKeyXmlFormat
- Class ECDsaBotan
- Namespace System::Security::Cryptography
- Library Aspose.Page for C++