Docs.rs
  • embedded-tls-0.17.0
    • embedded-tls 0.17.0
    • Permalink
    • 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.10.1 normal
      • atomic-polyfill ^1 normal
      • defmt ^0.3 normal optional
      • digest ^0.10.3 normal
      • embedded-io ^0.6 normal
      • embedded-io-adapters ^0.6 normal optional
      • embedded-io-async ^0.6 normal
      • generic-array ^0.14 normal
      • heapless ^0.8 normal
      • heapless ^0.6 normal
      • hkdf ^0.12.3 normal
      • hmac ^0.12.1 normal
      • log ^0.4 normal optional
      • p256 ^0.13.2 normal
      • rand_core ^0.6.3 normal
      • sha2 ^0.10.2 normal
      • typenum ^1.15.0 normal
      • rustls-webpki ^0.101.7 normal optional
      • env_logger ^0.10 dev
      • log ^0.4 dev
      • mio ^0.8.3 dev
      • openssl ^0.10.44 dev
      • pem-parser ^0.1.1 dev
      • rand ^0.8 dev
      • rustls ^0.21.6 dev
      • rustls-pemfile ^1.0 dev
      • serde ^1.0 dev
      • tokio ^1 dev
    • Versions
    • 23.75% of the crate is documented
  • 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

embedded_tls0.17.0

Crate Items

  • Structs
  • Enums
  • Constants
  • Traits
  • Type Aliases

List of all items

Structs

  • Aes128GcmSha256
  • Aes256GcmSha384
  • ManagedSplitState
  • NoClock
  • NoVerify
  • SplitConnectionState
  • TlsConfig
  • TlsConnection
  • TlsContext
  • TlsReader
  • TlsWriter
  • alert::Alert
  • blocking::Aes128GcmSha256
  • blocking::Aes256GcmSha384
  • blocking::ManagedSplitState
  • blocking::NoClock
  • blocking::NoVerify
  • blocking::SplitConnectionState
  • blocking::TlsConfig
  • blocking::TlsConnection
  • blocking::TlsContext
  • blocking::TlsReader
  • blocking::TlsWriter
  • read_buffer::ReadBuffer

Enums

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

Traits

  • TlsCipherSuite
  • TlsClock
  • TlsVerifier
  • blocking::TlsCipherSuite
  • blocking::TlsClock
  • blocking::TlsVerifier

Type Aliases

  • Sha256
  • Sha384
  • blocking::Sha256
  • blocking::Sha384

Constants

  • TLS_RECORD_OVERHEAD
  • blocking::TLS_RECORD_OVERHEAD