Structs§
Enums§
Functions§
- verify_
payload_ signature_ ed25519 - verify_
payload_ signature_ ed25519_ any - Multi-key variant: returns
Ok(true)if the signature matches any key inpublic_keys. Used internally so the SDK keeps verifying during a server-side rotation; entries that are malformed are skipped rather than causing the whole call to fail.
Type Aliases§
- Failure
Callback - Thread-safe hook for logging or metrics when the SDK surfaces a failure string.