Struct kafka::client::SecurityConfig [] [src]

pub struct SecurityConfig { /* fields omitted */ }

Security relevant configuration options for KafkaClient.

Methods

impl SecurityConfig
[src]

[src]

In the future this will also support a kerbos via #51.

[src]

Initiates a client-side TLS session with/without performing hostname verification.

Trait Implementations

impl Debug for SecurityConfig
[src]

[src]

Formats the value using the given formatter.