nvflare.private.fed.utils.fed_utils module¶
- authorize_build_component(config_dict, config_ctx, node, fl_ctx: FLContext, event_handlers) str [source]¶
- security_init(secure_train: bool, site_org: str, workspace: Workspace, app_validator: AppValidator, site_type: str)[source]¶
To check the security content if running in security mode.
- Parameters:
secure_train (bool) – if run in secure mode or not.
site_org – organization of the site
workspace – the workspace object.
app_validator – app validator for application validation
site_type (str) – server or client. fed_client.json or fed_server.json