Home
last modified time | relevance | path

Searched refs:loadTrustStore (Results 1 – 1 of 1) sorted by relevance

/external/jetty/src/java/org/eclipse/jetty/util/ssl/
DSslContextFactory.java265 KeyStore trustStore = loadTrustStore(); in doStart()
1025 protected KeyStore loadTrustStore() throws Exception in loadTrustStore() method in SslContextFactory