delete_secrets


Description:

public virtual void delete_secrets (Connection connection, string connection_path, SecretAgentOldDeleteSecretsFunc callback)

Asynchronously asks the agent to delete all saved secrets belonging to connection.

Parameters:

this

a SecretAgentOld

connection

a Connection

callback

a callback, to be invoked when the operation is done

user_data

caller-specific data to be passed to callback