System::Security::Cryptography::ECDsaBotan::FromXmlString メソッド
ECDsaBotan::FromXmlString(const String&, ECKeyXmlFormat) method
XML エンコードされたパラメータを使用してオブジェクトを初期化します。未実装です。
void System::Security::Cryptography::ECDsaBotan::FromXmlString(const String &xml_string, ECKeyXmlFormat format)
| パラメーター | 型 | 説明 |
|---|---|---|
| xml_string | const String& | XML 形式のパラメーター。 |
| フォーマット | ECKeyXmlFormat | XML 文字列の形式。 |
参照
- Class String
- Enum ECKeyXmlFormat
- Class ECDsaBotan
- Namespace System::Security::Cryptography
- Library Aspose.Page for C++
ECDsaBotan::FromXmlString(String) method
XML エンコードされたパラメータを使用してオブジェクトを初期化します。未実装です。
void System::Security::Cryptography::ECDsaBotan::FromXmlString(String xml_string) override
| パラメーター | 型 | 説明 |
|---|---|---|
| xml_string | String | XML 形式のパラメーター。 |
参照
- Class String
- Class ECDsaBotan
- Namespace System::Security::Cryptography
- Library Aspose.Page for C++