System::Security::Cryptography::RSA::CreateFromXmlString 方法
RSA::CreateFromXmlString method
创建默认的 RSA 算法实现,使用指定的 XML 编码参数。
static SharedPtr<RSA> System::Security::Cryptography::RSA::CreateFromXmlString(const String &xml_string)
| Parameter | Type | 描述 |
|---|---|---|
| xml_string | const String& | 用于 RSA 算法的参数。 |
另见
- Typedef SharedPtr
- Class RSA
- Class String
- Class RSA
- Namespace System::Security::Cryptography
- Library Aspose.Page for C++