delete_secrets
Description:
public virtual void delete_secrets (Connection connection, string connection_path, SecretAgentDeleteSecretsFunc callback)
Asynchronously ask the agent to delete all saved secrets belonging to connection.
Parameters:
| this | |
| connection | |
| callback |
a callback, to be invoked when the operation is done |
| user_data |
caller-specific data to be passed to |