Searched refs:certTuple (Results 1 – 1 of 1) sorted by relevance
1548 Pair<String, byte[]> certTuple = parseTrustRoot(child); in parseAAAServerTrustRootList() local1549 certList.put(certTuple.first, certTuple.second); in parseAAAServerTrustRootList()