public byte[] calculateNextHash(DigestCalculator calculator) throws CMSException {
   return util.calculateNextHash(calculator);
 }