if 'size' in j:
            rsize = j['size']
        else:
            perr("Unable to verify JSON: '{}', as no 'size' entry found".format(j))
            return const.EHashMismatch