Metode System::Security::Cryptography::RSA::ExportParameters
RSA::ExportParameters method
Mengekspor semua parameter.
virtual RSAParameters System::Security::Cryptography::RSA::ExportParameters(bool include_private_parameters)=0
| Parameter | Tipe | Deskripsi |
|---|---|---|
| include_private_parameters | bool | True untuk mengekspor parameter pribadi dan publik, false untuk mengekspor hanya parameter publik. |
ReturnValue
Struktur parameter yang diekspor.
Lihat Juga
- Class RSA
- Namespace System::Security::Cryptography
- Library Aspose.Page for C++