flags for which service functionality to ensure is initialized
Optionalcancellable: Gio.Cancellableoptional cancellation object
Optionalcallback: AsyncReadyCallback<Secret.Backend>called when the operation completes
Complete an asynchronous operation to get a Secret.Backend.
the asynchronous result passed to the callback
Get a Secret.Backend instance.
If such a backend already exists, then the same backend is returned.
If
flagscontains any flags of which parts of the secret backend to ensure are initialized, then those will be initialized before completing.This method will return immediately and complete asynchronously.