次の方法で共有


RsaOaep.CreateDecryptor(AsymmetricAlgorithm) メソッド

定義

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

パラメーター

戻り値

適用対象