def get_config_file()-> str :
return "../config/capif-sdk-config.json"
def get_register_file()-> str :
return "../config/capif-sdk-register.json"