While decrypting text using RSACryptoServiceProvider.Decrypt, I am getting the error:
RSACryptoServiceProvider.Decrypt
Error occurred while decoding OAEP padding.
We were getting this issue when we were using the wrong key for decryption.