Expand description
§Response Verification
Modules§
- Utilities for parsing CEL expressions into Rust consumable types.
- Public types used for response verification.
Structs§
- Parsed
Ic-Certificate
header, containing a certificate and tree.
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