System::Security::Cryptography::RSA::ToXmlString 메서드
RSA::ToXmlString method
XML 형식으로 모든 매개변수를 내보냅니다.
String System::Security::Cryptography::RSA::ToXmlString(bool include_private_parameters) override
| 매개변수 | 형식 | 설명 |
|---|---|---|
| include_private_parameters | bool | private와 public 매개변수를 모두 내보내려면 true, public 매개변수만 내보내려면 false. |
ReturnValue
XML 인코딩된 매개변수.
또 보기
- Class String
- Class RSA
- Namespace System::Security::Cryptography
- Library Aspose.Page for C++