Searched defs:HashingInfo (Results 1 – 1 of 1) sorted by relevance
49 public static class HashingInfo { class in V4Signature55 HashingInfo(int hashAlgorithm, byte log2BlockSize, byte[] salt, byte[] rawRootHash) { in HashingInfo() method in V4Signature.HashingInfo