Is there a way to import .enc file to SMC with FIPS enabled via the python api as it requires the password to decrypt the file? It's possible from the Management Client -software, and when the file is imported a separate popup prompts for the password.
The import_elements function in system.py only takes the file as an argument without other parameters as in the export_elements function.
If this feature is not available, is there some kind of workaround that could be used to accomplish it?