flip_api.scripts.generate_trust_key
Generate a trust API key and its SHA-256 hash.
Pure utility, used by register_trust to mint a trust’s API key and its
internal-service key at registration time. There is no standalone CLI — keys
are never added by hand; register_trust is the sole writer of the registry.
Functions
|
Generate a trust API key and its SHA-256 hash. |