nvflare.tool.cert.file_utils module
Shared file and name validation helpers for distributed provisioning commands.
- read_file_nofollow(path: str, max_size: int, *, too_large_error_factory: Callable[[str], Exception] | None = None) bytes[source]
Shared file and name validation helpers for distributed provisioning commands.