Searched refs:getLocalCert (Results 1 – 2 of 2) sorted by relevance
60 public static Certificate getLocalCert(SSLSession session) in getLocalCert() method in PoloUtil
88 Certificate localCert = PoloUtil.getLocalCert(socket.getSession()); in fromSslSocket()