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
/
TlsPeerOrBuilder
/
getChain
get
Chain
abstract
fun
getChain
(
index
:
Int
)
:
Certificate
Specifies the TLS peer's certificate chain, if any.
Content copied to clipboard
repeated .elide.crypto.Certificate chain = 2;