Crate ic_response_verification
source ·Expand description
Modules
- Utilities for parsing CEL expressions into Rust consumable types.
- Public types used for response verification.
Enums
- The primary container for response verification errors
Constants
- The maximum verification version supported by this package.
- The minimum verification version supported by this package.
Functions
- The primary entry point for verifying a request and response pair. This will verify the response with respect to the request, according the Response Verification Spec.
Type Aliases
- Convenience type that represents the Result of performing response verification