Expand description
Error types for transparency operations. The transparency-log error contract.
The type itself lives in auths_verifier::tlog — the leaf verification
crate every surface shares — so offline proof verification (native, FFI,
browser WASM) and log construction/storage report through one error type.
Enums§
- Transparency
Error - Errors from transparency log operations.
Type Aliases§
- Result
- Convenience alias for transparency operations.