SSLEngine.getPeerPort

Returns the port number of the peer. <P> Note that the value is not authenticated, and should not be relied upon.

@return the port number of the peer, or -1 if nothing is available.

class SSLEngine
int
getPeerPort
()

Meta