delegateKeyRegistry

The registry to fall back to when a key is not found locally.

When set, findBestJwsProcessor and findBestJweProcessor forward the look-up to this registry after exhausting all locally registered keys. Use delegateTo to set this value safely — it guards against cyclic delegation chains.