Searched refs:certificateHashLength (Results 1 – 1 of 1) sorted by relevance
156 int certificateHashLength = input.readInt(); in decodeRules() local157 byte[] certificateHash = new byte[certificateHashLength]; in decodeRules()