embedded-tls 0.17.0

TLS 1.3 client with no_std support and no allocator
Documentation

embedded-tls

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 8 feature flags, 4 of them enabled by default.

default

  • std
  • log
  • tokio

std

  • embedded-io/std
  • embedded-io-async/std

log

  • dep:log

tokio

  • embedded-io-adapters/tokio-1

defmt

  • dep:defmt
  • embedded-io/defmt-03
  • heapless/defmt-03

webpki

  • dep:webpki

embedded-io-adapters

  • dep:embedded-io-adapters

alloc

    This feature flag does not enable additional features.