Searched defs:rootHash (Results 1 – 1 of 1) sorted by relevance
51 public final byte[] rootHash; field in ApkVerityBuilder.ApkVerityResult53 ApkVerityResult(ByteBuffer fsverityData, byte[] rootHash) { in ApkVerityResult()