plusAssign
Specifies the TLS peer's certificate chain, if any.
Content copied to clipboard
repeated .elide.crypto.Certificate chain = 2;
Parameters
value
The chain to add.
inline operator fun DslList<Certificate, TlsPeerKt.Dsl.ChainProxy>.plusAssign(values: Iterable<Certificate>)
Specifies the TLS peer's certificate chain, if any.
Content copied to clipboard
repeated .elide.crypto.Certificate chain = 2;
Parameters
values
The chain to add.