JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Class
org.mozilla.jss.ssl.SSLSecurityStatus
Packages that use
SSLSecurityStatus
Package
Description
org.mozilla.jss.ssl
SSL sockets.
Uses of
SSLSecurityStatus
in
org.mozilla.jss.ssl
Methods in
org.mozilla.jss.ssl
that return
SSLSecurityStatus
Modifier and Type
Method
Description
SSLSecurityStatus
SSLHandshakeCompletedEvent.
getStatus
()
Get security information about this socket, including cert data; null if on a SSLEngine.
SSLSecurityStatus
SSLSocket.
getStatus
()
Returns the security status of this socket.