طريقة System::Security::Cryptography::ICspAsymmetricAlgorithm::ExportCspBlob

ICspAsymmetricAlgorithm::ExportCspBlob method

يصدّر كتلة (blob) تحتوي على معلومات المفتاح.

virtual ByteArrayPtr System::Security::Cryptography::ICspAsymmetricAlgorithm::ExportCspBlob(bool include_private_parameters)=0
معاملنوعالوصف
include_private_parametersboolTrue لتضمين المفتاح الخاص، false خلاف ذلك.

ReturnValue

كتلة البيانات المصدرة.

انظر أيضًا