Share via


Rsa15.CreateDecryptor(AsymmetricAlgorithm) Method

Definition

public override System.Security.Cryptography.ICryptoTransform CreateDecryptor (System.Security.Cryptography.AsymmetricAlgorithm key);
override this.CreateDecryptor : System.Security.Cryptography.AsymmetricAlgorithm -> System.Security.Cryptography.ICryptoTransform
Public Overrides Function CreateDecryptor (key As AsymmetricAlgorithm) As ICryptoTransform

Parameters

Returns

Applies to