Searched defs:computeDigest (Results 1 – 2 of 2) sorted by relevance
35 …public static byte[] computeDigest(byte[] inputContentArray, String algorithm) throws NoSuchAlgori… in computeDigest() method in DigestUtils
155 …private byte[] computeDigest(byte[] unsignedDataDigest, String algorithm) throws CodeSignException… in computeDigest() method in BcSignedDataGenerator