System::Security::Cryptography::DSA::ToXmlString Methode
DSA::ToXmlString method
Exportiert alle Parameter im XML-Format.
virtual String System::Security::Cryptography::DSA::ToXmlString(bool include_private_parameters) override
| Parameter | Typ | Beschreibung |
|---|---|---|
| include_private_parameters | bool | True, um sowohl private als auch öffentliche Parameter zu exportieren, false, um nur öffentliche Parameter zu exportieren. |
ReturnValue
XML-kodierte Parameter.
Siehe auch
- Class String
- Class DSA
- Namespace System::Security::Cryptography
- Library Aspose.Font for C++