Docs.rs
  • udp-dtls-0.1.0
    • udp-dtls 0.1.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • TimonPost
    • Dependencies
      • bytes ^0.4.11 normal
      • log ^0.4.6 normal
      • openssl ^0.10.19 normal
      • openssl-probe ^0.1.2 normal
    • Versions
    • 64.86% of the crate is documented
  • Platform
    • 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

udp_dtls0.1.0

Crate Items

  • Structs
  • Enums
  • Type Aliases

List of all items

Structs

  • Certificate
  • CertificateFingerprint
  • DtlsAcceptor
  • DtlsAcceptorBuilder
  • DtlsConnector
  • DtlsConnectorBuilder
  • DtlsStream
  • Identity
  • MidHandshakeDtlsStream
  • UdpChannel

Enums

  • Error
  • HandshakeError
  • Protocol
  • SignatureAlgorithm
  • SrtpProfile
  • SrtpProfileError

Type Aliases

  • Result