decrypting this EncryptedBase64Str in ue4 will return Hello and Squared A symbol at end
i.e., something wrong with ending block
check this EncryptedBase64Str with any online aes tool, decryption not working.
decryption not working in my nodejs webapi also, what’s wrong with it.
NodeJS encrypted string decrypted in ue4 without any issues.