System::Security::Cryptography::ICspAsymmetricAlgorithm::ExportCspBlob طريقة
ICspAsymmetricAlgorithm::ExportCspBlob method
يصدّر كتلة (blob) تحتوي على معلومات المفتاح.
virtual ByteArrayPtr System::Security::Cryptography::ICspAsymmetricAlgorithm::ExportCspBlob(bool include_private_parameters)=0
| Parameter | Type | الوصف |
|---|---|---|
| include_private_parameters | bool | صحيح لتضمين المفتاح الخاص، خطأ خلاف ذلك. |
ReturnValue
كتلة البيانات المصدرة.
انظر أيضًا
- Typedef ByteArrayPtr
- Class ICspAsymmetricAlgorithm
- Namespace System::Security::Cryptography
- Library Aspose.Page for C++