2 overrides of SetKey
mscorlib (2)
system\security\cryptography\rsaoaepkeyexchangeformatter.cs (1)
63public override void SetKey(AsymmetricAlgorithm key) {
system\security\cryptography\rsapkcs1keyexchangeformatter.cs (1)
49public override void SetKey(AsymmetricAlgorithm key) {