2 overrides of SetKey
mscorlib (2)
system\security\cryptography\rsaoaepkeyexchangedeformatter.cs (1)
53public override void SetKey(AsymmetricAlgorithm key) {
system\security\cryptography\rsapkcs1keyexchangedeformatter.cs (1)
82public override void SetKey(AsymmetricAlgorithm key) {