RSAOpenSsl.ImportParameters(RSAParameters) Method

Definition

Imports the specified RSAParameters.

C#
public override void ImportParameters(System.Security.Cryptography.RSAParameters parameters);

Parameters

parameters
RSAParameters

The parameters for RSA.

Exceptions

parameters is not a valid RSA key.

Applies to

Proizvod Verzije
.NET Core 1.0, Core 1.1, 6, 7, 8, 9, 10
.NET Standard 2.0 (package-provided)