Docs.rs
  • zenoh-link-tls-1.4.0
    • zenoh-link-tls 1.4.0
    • Permalink
    • Docs.rs crate page
    • EPL-2.0 OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • JEnoch
    • eclipse-zenoh-bot
    • Mallets
    • OlivierHecart
    • Dependencies
      • async-trait ^0.1.82 normal
      • base64 ^0.22.1 normal
      • rustls ^0.23.13 normal
      • rustls-pemfile ^2.1.3 normal
      • rustls-pki-types ^1.8.0 normal
      • rustls-webpki ^0.102.8 normal
      • secrecy ^0.8.0 normal
      • socket2 ^0.5.7 normal
      • time ^0.3.36 normal
      • tls-listener ^0.11.0 normal
      • tokio ^1.40.0 normal
      • tokio-rustls ^0.26.0 normal
      • tokio-util ^0.7.12 normal
      • tracing ^0.1 normal
      • webpki-roots ^0.26.5 normal
      • x509-parser ^0.16.0 normal
      • zenoh-config =1.4.0 normal
      • zenoh-core =1.4.0 normal
      • zenoh-link-commons =1.4.0 normal
      • zenoh-protocol =1.4.0 normal
      • zenoh-result =1.4.0 normal
      • zenoh-runtime =1.4.0 normal
    • Versions
    • 6.45% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • 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

zenoh_link_tls1.4.0

Crate Items

  • Structs
  • Constants

List of all items

Structs

  • LinkManagerUnicastTls
  • LinkUnicastTls
  • TlsCommonName
  • TlsConfigurator
  • TlsLocatorInspector

Constants

  • TLS_LOCATOR_PREFIX
  • config::TLS_CLOSE_LINK_ON_EXPIRATION
  • config::TLS_CLOSE_LINK_ON_EXPIRATION_DEFAULT
  • config::TLS_CONNECT_CERTIFICATE_BASE64
  • config::TLS_CONNECT_CERTIFICATE_FILE
  • config::TLS_CONNECT_CERTIFICATE_RAW
  • config::TLS_CONNECT_PRIVATE_KEY_BASE64
  • config::TLS_CONNECT_PRIVATE_KEY_FILE
  • config::TLS_CONNECT_PRIVATE_KEY_RAW
  • config::TLS_ENABLE_MTLS
  • config::TLS_ENABLE_MTLS_DEFAULT
  • config::TLS_HANDSHAKE_TIMEOUT_MS
  • config::TLS_HANDSHAKE_TIMEOUT_MS_DEFAULT
  • config::TLS_LISTEN_CERTIFICATE_BASE64
  • config::TLS_LISTEN_CERTIFICATE_FILE
  • config::TLS_LISTEN_CERTIFICATE_RAW
  • config::TLS_LISTEN_PRIVATE_KEY_BASE_64
  • config::TLS_LISTEN_PRIVATE_KEY_FILE
  • config::TLS_LISTEN_PRIVATE_KEY_RAW
  • config::TLS_ROOT_CA_CERTIFICATE_BASE64
  • config::TLS_ROOT_CA_CERTIFICATE_FILE
  • config::TLS_ROOT_CA_CERTIFICATE_RAW
  • config::TLS_VERIFY_NAME_ON_CONNECT
  • config::TLS_VERIFY_NAME_ON_CONNECT_DEFAULT