OSCI-Bibliothek für die Nutzung mit dem Microsoft® .NET-Framework

RSA_Cipher.ExportParameters Method 

Overridden. Exports the RSAParameters.

public override RSAParameters ExportParameters(
   bool includePrivateParameters
);

Parameters

includePrivateParameters
true to include private parameters; otherwise, false.

Return Value

The parameters for RSA.

See Also

RSA_Cipher Class | de.osci.osci12.dotcommon Namespace