SSLEngine.getPeerHost

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

@return the host name of the peer, or null if nothing is available.

class SSLEngine
string
getPeerHost
()

Meta