Searched refs:toHex (Results 1 – 3 of 3) sorted by relevance
209 toHex(expectedDigest), in verifyIntegrity()210 toHex(actualDigest)); in verifyIntegrity()215 toHex(expectedDigest), in verifyIntegrity()216 toHex(actualDigest)); in verifyIntegrity()369 public static String toHex(byte[] value) { in toHex() method in ApkSigningBlockUtils
376 ApkSigningBlockUtils.toHex(certificatePublicKeyBytes), in parseSigner()377 ApkSigningBlockUtils.toHex(publicKeyBytes)); in parseSigner()
439 ApkSigningBlockUtils.toHex(certificatePublicKeyBytes), in parseSigner()440 ApkSigningBlockUtils.toHex(publicKeyBytes)); in parseSigner()