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