2 overrides of DecryptKeyExchange
System.Security.Cryptography (2)
System\Security\Cryptography\RSAOAEPKeyExchangeDeformatter.cs (1)
24public override byte[] DecryptKeyExchange(byte[] rgbData)
System\Security\Cryptography\RSAPKCS1KeyExchangeDeformatter.cs (1)
34public override byte[] DecryptKeyExchange(byte[] rgbIn)