Searched refs:toHex (Results 1 – 3 of 3) sorted by relevance
243 toHex(expectedDigest), in verifyIntegrity()244 toHex(actualDigest)); in verifyIntegrity()249 toHex(expectedDigest), in verifyIntegrity()250 toHex(actualDigest)); in verifyIntegrity()403 public static String toHex(byte[] value) { in toHex() method in ApkSigningBlockUtils
385 ApkSigningBlockUtils.toHex(certificatePublicKeyBytes), in parseSigner()386 ApkSigningBlockUtils.toHex(publicKeyBytes)); in parseSigner()
446 ApkSigningBlockUtils.toHex(certificatePublicKeyBytes), in parseSigner()447 ApkSigningBlockUtils.toHex(publicKeyBytes)); in parseSigner()