Module authwit

Module authwit 

Source
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§

AuthWitValidity
Result of an authwit validity check.
SetPublicAuthWitInteraction
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.