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