SSRS user, AD domain function account, is configured and was previously working. SSRS 2016 runs on app server and uses SQL backend, ver. 2012 to store report server database and tempdb. Web app interacts by launching reports from a ver. 2016 web server which uses a functional account. Recently password length was increased from min. 8 - 25 charachter; password was not changed. Since password length setting was increased, the domain web functional account is no longer able to communicate with SSRS, receiving error: rsCannotValidateEncryptedData.
Password was updated to new 25 charachter standard and new password was backed up and encrypted within SSRS configuration. Still receiving error.
Based on other research, I will run the procedure to remove encrypted data from the SQL back-end and then re-boot app server. I will update this question with results after running the procedure.