Searched refs:factoryLocal (Results 1 – 2 of 2) sorted by relevance
176 CertificateFactory factoryLocal = null; in TrustManagerImpl() local184 factoryLocal = CertificateFactory.getInstance("X509"); in TrustManagerImpl()221 this.factory = factoryLocal; in TrustManagerImpl()
181 CertificateFactory factoryLocal = null; in TrustManagerImpl() local189 factoryLocal = CertificateFactory.getInstance("X509"); in TrustManagerImpl()226 this.factory = factoryLocal; in TrustManagerImpl()