System::Security::Cryptography::RSA::ExportParameters 메서드
RSA::ExportParameters method
모든 매개변수를 내보냅니다.
virtual RSAParameters System::Security::Cryptography::RSA::ExportParameters(bool include_private_parameters)=0
| 매개변수 | 형식 | 설명 |
|---|---|---|
| include_private_parameters | bool | private와 public 매개변수를 모두 내보내려면 true, public 매개변수만 내보내려면 false. |
ReturnValue
내보낸 매개변수 구조체.
또 보기
- Class RSA
- Namespace System::Security::Cryptography
- Library Aspose.Page for C++