We have a java application which already encrypts a text using PBEWithHmacSHA256AndAES_128 algorithm, then the string is encoded as base64 .
I need to decrypt is in m