Elide API
Toggle table of contents
1.0.0-beta1
jvm
Platform filter
jvm
Switch theme
Search in API
Elide API
graalvm
/
tools.elide.crypto
/
TlsConnectionInfo
/
Builder
/
hasPeer
has
Peer
open
fun
hasPeer
(
)
:
Boolean
Specifies the TLS peer, if any.
Content copied to clipboard
.elide.crypto.TlsPeer peer = 2;
Return
Whether the peer field is set.