Docs.rs
  • rustls-openssl-0.0.1
    • rustls-openssl 0.0.1
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • tofay
    • Dependencies
      • openssl ^0.10.68 normal
      • rustls ^0.23.0 normal
      • rustls-webpki ^0.102.2 normal
      • antidote ^1.0.0 dev
      • lazy_static ^1.4.0 dev
      • once_cell ^1.8.0 dev
      • rstest ^0.23.0 dev
      • rustls ^0.23.0 dev
      • rustls-pemfile ^2 dev
      • webpki-roots ^0.26 dev
    • Versions
    • 100% of the crate is documented
  • Go to latest version
  • 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

rustls_openssl0.0.1

Crate Items

  • Constants
  • Statics
  • Functions

List of all items

Functions

  • custom_provider
  • default_provider

Statics

  • DEFAULT_CIPHER_SUITES
  • TLS13_AES_128_GCM_SHA256
  • TLS13_AES_256_GCM_SHA384
  • TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256
  • TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384
  • TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256
  • TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384

Constants

  • SECP256R1
  • SECP384R1