Log.w(TAG,"Available digest for part name "+Util.toIsoString(part.getName())+" (content id "+Util.toIsoString(part.getContentId())+"): "+Hex.toString(decodedDigest));
}else{
Log.w(TAG,"No available digest for part name "+Util.toIsoString(part.getName())+" (content id "+Util.toIsoString(part.getContentId())+")");