Docs.rs
  • hessra-token-0.2.0
    • hessra-token 0.2.0
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • jcorrv
    • Dependencies
      • base64 ^0.22 normal
      • biscuit-auth ^6.0.0-beta.2 normal
      • chrono ^0.4 normal
      • hex ^0.4 normal
      • js-sys ^0.3 normal optional
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • thiserror ^2 normal
      • tracing ^0.1 normal
      • wasm-bindgen ^0.2 normal optional
      • web-sys ^0.3 normal optional
      • rand_core ^0.9 dev
    • Versions
    • 65.52% of the crate is documented
  • Go to latest version
  • 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

hessra_token0.2.0

Crate Items

  • Structs
  • Enums
  • Functions

List of all items

Structs

  • Biscuit
  • ServiceNode
  • TokenTimeConfig

Enums

  • KeyPair
  • PublicKey
  • TokenError

Functions

  • add_service_node_attenuation
  • biscuit_key_from_string
  • create_biscuit
  • create_service_chain_biscuit
  • create_service_chain_token
  • create_service_chain_token_with_time
  • create_token
  • create_token_with_time
  • decode_token
  • encode_token
  • parse_token
  • public_key_from_pem_file
  • verify_biscuit_local
  • verify_service_chain_biscuit_local
  • verify_service_chain_token_local
  • verify_token_local