Searched refs:hexEnc (Results 1 – 2 of 2) sorted by relevance
141 HexDumpEncoder hexEnc = new HexDumpEncoder(); in encodeBytes() local143 hexEnc.encode(bytes) + "\n"); in encodeBytes()
194 HexDumpEncoder hexEnc = new HexDumpEncoder(); in OCSPResponse() local196 hexEnc.encode(bytes) + "\n"); in OCSPResponse()