pi_portal.modules.system.file_security.FileSecurity
- class pi_portal.modules.system.file_security.FileSecurity(file_path: str)[source]
Bases:
objectMethods to validate the authenticity of local file system content.
- Parameters:
file_path (str) – The path to the local file.