SslPeerDetailsImpl

Undocumented in source.

Constructors

this
this(string hostname, int port)

Application code should use {@link hunt.proton.engine.SslPeerDetails.Factory#create(String, int)} instead.

Members

Functions

getHostname
string getHostname()
Undocumented in source. Be warned that the author may not have intended to support it.
getPort
int getPort()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta