Expand description
Authorization witness helpers for public authwits and validity checking.
Provides SetPublicAuthWitInteraction for setting public authwits in the
AuthRegistry, and lookup_validity for checking authwit validity in both
private and public contexts.
Structs§
- Auth
WitValidity - Result of an authwit validity check.
- SetPublic
Auth WitInteraction - Convenience interaction for setting a public authwit in the AuthRegistry.
Functions§
- lookup_
validity - Check whether an authorization witness is valid in both private and public contexts.