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 TypeMethodDescriptionvoid
JSSEngine.setTrustManager
(JSSTrustManager tm) Set the internal TrustManager, when present, replacing all previous TrustManagers.void
JSSServerSocket.setTrustManager
(JSSTrustManager tm) Set the trust manager this SSLSocket will utilize to validate a peer's certificate.void
JSSSocket.setTrustManager
(JSSTrustManager tm) Set the trust manager this SSLSocket will utilize to validate a peer's certificate.