System::Security::Cryptography::RSA::CreateFromXmlString methode
RSA::CreateFromXmlString method
Maakt de standaard RSA-algoritme-implementatie met gespecificeerde XML-gecodeerde parameters.
static SharedPtr<RSA> System::Security::Cryptography::RSA::CreateFromXmlString(const String &xml_string)
| Parameter | Type | Beschrijving |
|---|---|---|
| xml_string | const String& | De parameters voor het RSA algoritme. |
Zie ook
- Typedef SharedPtr
- Class RSA
- Class String
- Class RSA
- Namespace System::Security::Cryptography
- Library Aspose.Page for C++