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

RSA::ExportParameters method

يصدّر جميع المعلمات.

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

ReturnValue

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

انظر أيضًا