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++