طريقة System::Security::Cryptography::ECDsa::ExportParameters

ECDsa::ExportParameters method

يصدّر المعلمات المسماة أو الصريحة.

virtual ECParameters System::Security::Cryptography::ECDsa::ExportParameters(bool include_private_parameters)
معاملنوعالوصف
include_private_parametersboolصحيح لتصدير كل من المعلمات الخاصة والعامة، خطأ لتصدير المعلمات العامة فقط.

ReturnValue

هيكل المعلمات المصدرة.

انظر أيضًا