Docs.rs
  • zerokms-protocol-0.7.0
    • zerokms-protocol 0.7.0
    • Permalink
    • Docs.rs crate page
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • coderdan
    • freshtonic
    • auxesis
    • CDThomas
    • tobyhede
    • Dependencies
      • async-trait ^0.1 normal
      • base64 ^0.22.0 normal
      • cipherstash-config ^0.2.2 normal
      • const-hex ^1.14.1 normal
      • fake ^2.10.0 normal
      • opaque-debug ^0.3.1 normal
      • rand ^0.8.5 normal
      • serde ^1.0 normal
      • static_assertions ^1.1.0 normal
      • thiserror ^1.0.56 normal
      • uuid ^1.8 normal
      • zeroize ^1.8.1 normal
      • serde_json ^1.0.89 dev
    • Versions
    • 29.2% 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

zerokms_protocol0.7.0

Crate Items

  • Structs
  • Enums
  • Traits

List of all items

Structs

  • CreateClientRequest
  • CreateClientResponse
  • CreateKeysetRequest
  • DeleteClientRequest
  • DeleteClientResponse
  • DisableKeysetRequest
  • EmptyResponse
  • EnableKeysetRequest
  • GenerateKeyRequest
  • GenerateKeyResponse
  • GenerateKeySpec
  • GeneratedKey
  • GrantKeysetRequest
  • KeyId
  • Keyset
  • KeysetClient
  • ListClientRequest
  • ListKeysetRequest
  • LoadKeysetRequest
  • LoadKeysetResponse
  • ModifyKeysetRequest
  • Name
  • RetrieveKeyRequest
  • RetrieveKeyRequestFallible
  • RetrieveKeyResponse
  • RetrieveKeyResponseFallible
  • RetrieveKeySpec
  • RetrievedKey
  • RevokeKeysetRequest
  • UnverifiedContext
  • ViturKeyMaterial
  • ViturRequestError

Enums

  • ClientKeysetId
  • Context
  • IdentifiedBy
  • UnverifiedContextValue
  • ViturRequestErrorKind

Traits

  • RetryableError
  • ViturConnection
  • ViturRequest
  • ViturResponse