コード例 #1
0
 public byte[] calculateNextHash(DigestCalculator calculator) throws CMSException {
   return util.calculateNextHash(calculator);
 }