System::Security::Cryptography::RSA::CreateFromXmlString メソッド

RSA::CreateFromXmlString method

指定された XML エンコードパラメータを使用してデフォルトの RSA アルゴリズム実装を作成します。

static SharedPtr<RSA> System::Security::Cryptography::RSA::CreateFromXmlString(const String &xml_string)
パラメーター説明
xml_stringconst String&RSA アルゴリズムのパラメーター。

参照