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