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.Page for C++