The methods of Javax.Net.Ssl.HandshakeCompletedEvent are listed below. For a list of all members, see the HandshakeCompletedEvent Members list.
See Also: Inherited members from Java.Util.EventObject
GetLocalCertificates()Returns the list of local certificates used during the handshake. | ||
GetPeerCertificateChain()Returns the list of certificates identifying the peer. | ||
GetPeerCertificates()Return the list of certificates identifying the peer during the handshake. |