Docs.rs
  • embedded-tls-0.6.0
    • embedded-tls 0.6.0
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • lulf
    • github:drogue-iot:embedded-tls-maintainers
    • Dependencies
      • aes-gcm ^0.8.0 normal
      • defmt ^0.3 normal
      • digest ^0.9.0 normal
      • futures ^0.3 normal
      • generic-array ^0.14 normal
      • heapless ^0.7 normal
      • hkdf ^0.10.0 normal
      • hmac ^0.10.1 normal
      • log ^0.4 normal
      • p256 ^0.10 normal
      • rand_core ^0.6.3 normal
      • sha2 ^0.9.3 normal
      • tokio ^1.7 normal
      • typenum ^1.13.0 normal
      • webpki ^0.21.4 normal
      • env_logger ^0.9 dev
      • log ^0.4 dev
      • mio ^0.7 dev
      • pem-parser ^0.1.1 dev
      • rand ^0.8 dev
      • rustls ^0.19.1 dev
      • rustls-pemfile ^0.2.1 dev
      • serde ^1.0 dev
      • tokio ^1.7 dev
    • Versions
    • 6.72% of the crate is documented
  • Go to latest version
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation
logo

logo

Crate embedded_tls

logo
Change settings

List of all items

Structs

  • Aes128GcmSha256
  • NoClock
  • Sha256
  • TlsConfig
  • TlsConnection
  • TlsContext
  • alert::Alert
  • blocking::Aes128GcmSha256
  • blocking::NoClock
  • blocking::Sha256
  • blocking::TlsConfig
  • blocking::TlsConnection
  • blocking::TlsContext

Enums

  • Certificate
  • TlsError
  • alert::AlertDescription
  • alert::AlertLevel
  • blocking::Certificate

Traits

  • TlsCipherSuite
  • TlsClock
  • blocking::TlsCipherSuite
  • blocking::TlsClock
  • traits::AsyncRead
  • traits::AsyncWrite
  • traits::Read
  • traits::Write