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