Searched refs:certCache (Results 1 – 2 of 2) sorted by relevance
63 private static final Cache<Object, X509CertImpl> certCache field in X509Factory163 X509CertImpl newC = getFromCache(certCache, encoding); in intern()173 addToCache(certCache, encoding, newC); in intern()
63 certCache; field in X509Factory66 certCache = null;