Home
last modified time | relevance | path

Searched defs:VerityTreeAndDigest (Results 1 – 1 of 1) sorted by relevance

/tools/apksig/src/main/java/com/android/apksig/internal/apk/
DApkSigningBlockUtils.java627 public static class VerityTreeAndDigest { class in ApkSigningBlockUtils
632 VerityTreeAndDigest(ContentDigestAlgorithm contentDigestAlgorithm, byte[] rootHash, in VerityTreeAndDigest() method in ApkSigningBlockUtils.VerityTreeAndDigest