اقرأ باللغة الإنجليزية تحرير

مشاركة عبر


RSAOpenSsl.ExportParameters(Boolean) Method

Definition

Exports the RSAParameters.

public:
 override System::Security::Cryptography::RSAParameters ExportParameters(bool includePrivateParameters);
public override System.Security.Cryptography.RSAParameters ExportParameters(bool includePrivateParameters);
override this.ExportParameters : bool -> System.Security.Cryptography.RSAParameters
Public Overrides Function ExportParameters (includePrivateParameters As Boolean) As RSAParameters

Parameters

includePrivateParameters
Boolean

true to include private parameters; otherwise, false.

Returns

The parameters for RSA.

Exceptions

The parameters could not be exported.

Applies to

منتج الإصدارات
.NET Core 1.0, Core 1.1, 6, 7, 8, 9, 10
.NET Standard 2.0 (package-provided)