Decryption messages should not be errors 51/51051/1
authorJim Hahn <jrh3@att.com>
Fri, 8 Jun 2018 14:30:22 +0000 (10:30 -0400)
committerJim Hahn <jrh3@att.com>
Fri, 8 Jun 2018 14:30:22 +0000 (10:30 -0400)
commit6b4bd454d6ecce00410fad11035ece0846b5b589
tree59cc587344ffe34703ab7e831f4b9cec6c94c3ad
parente1bec1e7a8e3be989a81507eee81909314550693
Decryption messages should not be errors

Modified code to generate INFO messages when decryption fails,
instead of ERROR or WARN.  Also modified some of the text in
the afforementioned messages.

Change-Id: I895967cf16b0e5667e1797bc16ea1ede81d6dd7a
Issue-ID: POLICY-785
Signed-off-by: Jim Hahn <jrh3@att.com>
PolicyEngineUtils/src/main/java/org/onap/policy/utils/CryptoUtils.java