Uses of Class
org.mozilla.jss.provider.javax.crypto.JSSTrustManager
Packages that use JSSTrustManager
-
Uses of JSSTrustManager in org.dogtagpki.jss.tomcat
Fields in org.dogtagpki.jss.tomcat declared as JSSTrustManager -
Uses of JSSTrustManager in org.mozilla.jss.ssl.javax
Methods in org.mozilla.jss.ssl.javax with parameters of type JSSTrustManagerModifier and TypeMethodDescriptionvoidJSSEngine.setTrustManager(JSSTrustManager tm) Set the internal TrustManager, when present, replacing all previous TrustManagers.voidJSSServerSocket.setTrustManager(JSSTrustManager tm) Set the trust manager this SSLSocket will utilize to validate a peer's certificate.voidJSSSocket.setTrustManager(JSSTrustManager tm) Set the trust manager this SSLSocket will utilize to validate a peer's certificate.