ProtonJSslPeerDetails

Extends {@link SslPeerDetails} with functionality specific to proton-j

interface ProtonJSslPeerDetails : SslPeerDetails

Inherited Members

From SslPeerDetails

Factory
class Factory
Undocumented in source.
getHostname
string getHostname()
Undocumented in source.
getPort
int getPort()
Undocumented in source.

Meta