trustConfig property

TrustConfig? trustConfig
getter/setter pair

The configuration of the broker truststore.

If specified, clients can use mTLS for authentication.

Optional.

Implementation

TrustConfig? trustConfig;