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
/
TlsPeerKt
/
Dsl
/
clear
clear
@
JvmName
(
name
=
"clearChain"
)
fun
DslList
<
Certificate
,
TlsPeerKt.Dsl.ChainProxy
>
.
clear
(
)
Specifies the TLS peer's certificate chain, if any.
Content copied to clipboard
repeated .elide.crypto.Certificate chain = 2;