save_secrets
Description:
public virtual void save_secrets (Connection connection, string connection_path, SecretAgentSaveSecretsFunc callback)
Asynchronously ensure that all secrets inside connection
are stored to disk.
Parameters:
this | |
connection | |
callback |
a callback, to be invoked when the operation is done |
user_data |
caller-specific data to be passed to |