Explicitly decode decrypted secrets for py3

Being valid UTF-8 is already a requirement since we JSON encode these
secrets when sending them through gearman. It does raise the question
of whether we can or should support binary cleartext.

Change-Id: Iccf9fba9e1c07eff102965821dbf32bf2e1e7d36
1 file changed