tokio-rustls 0.23.4

Asynchronous TLS/SSL streams for Tokio using Rustls.
Documentation

tokio-rustls

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 5 feature flags, 3 of them enabled by default.

default

  • logging
  • tls12

logging

  • rustls/logging

tls12

  • rustls/tls12

dangerous_configuration

  • rustls/dangerous_configuration

early-data

    This feature flag does not enable additional features.