Bundles the four capabilities (clock, id generator, hasher, signer) into one
object for a production host to wire in.
signingKey and any priorKeys are hex-encoded secret key bytes the host
loads from its own config and passes in; this module never reads them from a
global or the environment.
Bundles the four capabilities (clock, id generator, hasher, signer) into one object for a production host to wire in.
signingKeyand anypriorKeysare hex-encoded secret key bytes the host loads from its own config and passes in; this module never reads them from a global or the environment.