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

RSA_Cipher.ImportParameters Method 

Overridden. Imports the specified RSAParameters.

public override void ImportParameters(
   RSAParameters parameters
);

Parameters

parameters
The parameters for RSA.

See Also

RSA_Cipher Class | de.osci.osci12.dotcommon Namespace