TypeScript API Documentation for LIBSECRET
API Version: 1
Library Version: 0.21.7
Generated with TypeDoc via ts-for-gir v4.0.0-rc.9
Get a Secret.Backend instance.
If such a backend already exists, then the same backend is returned.
If flags contains any flags of which parts of the secret backend to ensure are initialized, then those will be initialized before completing.
flags
This method will return immediately and complete asynchronously.
flags for which service functionality to ensure is initialized
optional cancellation object
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.