Docs.rs
  • ribbit-client-0.1.2
    • ribbit-client 0.1.2
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • danielsreichenbach
    • wowemulation-panda
    • Dependencies
      • asn1 ^0.21 normal
      • base64 ^0.22 normal
      • cms ^0.2 normal
      • der ^0.7 normal
      • digest ^0.10 normal
      • dirs ^6.0 normal
      • hex ^0.4 normal
      • mail-parser ^0.11 normal
      • ngdp-bpsv ^0.1.2 normal
      • rand ^0.9 normal
      • rsa ^0.9 normal
      • sha2 ^0.10 normal
      • thiserror ^2.0 normal
      • tokio ^1.45 normal
      • tracing ^0.1 normal
      • x509-cert ^0.2 normal
      • criterion ^0.6 dev
      • regex ^1.11 dev
      • tokio-test ^0.4 dev
      • tracing-subscriber ^0.3 dev
    • Versions
    • 100% 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
    • 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

ribbit_client0.1.2

Crate Items

  • Structs
  • Enums
  • Constants
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • client::MimeParts
  • client::Response
  • client::RibbitClient
  • cms_parser::CertificateDetails
  • cms_parser::CmsSignatureInfo
  • cms_parser::PublicKeyInfo
  • cms_parser::SignedDataInfo
  • cms_parser::SignerDetails
  • cms_parser::SignerIdentifier
  • dns_cache::DnsCache
  • response_types::BgdlEntry
  • response_types::CdnEntry
  • response_types::ProductBgdlResponse
  • response_types::ProductCdnsResponse
  • response_types::ProductSummary
  • response_types::ProductVersionsResponse
  • response_types::SummaryResponse
  • response_types::VersionEntry
  • signature::SignatureInfo
  • signature_verify::CertificateInfo
  • signature_verify::EnhancedSignatureInfo
  • signature_verify::TimestampInfo

Enums

  • error::Error
  • types::Endpoint
  • types::ProtocolVersion
  • types::Region

Traits

  • response_types::TypedResponse

Functions

  • certificate_fetcher::fetch_certificate_by_ski
  • certificate_fetcher::fetch_signer_certificate
  • cms_parser::parse_cms_signature
  • cms_parser::verify_with_public_key
  • signature::parse_signature
  • signature_verify::parse_and_verify_signature

Type Aliases

  • error::Result

Constants

  • types::RIBBIT_PORT