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
Since 0.19.0
Store a password in the secret service.
This is similar to password_storev, but takes a Value as the argument instead of a null-terminated password.
This method will return immediately and complete asynchronously.
the schema for attributes
the attribute keys and values
a collection alias, or D-Bus object path of the collection where to store the secret
label for the secret
a Value
optional cancellation object
called when the operation completes
0.19.0
Store a password in the secret service.
This is similar to password_storev, but takes a Value as the argument instead of a null-terminated password.
This method will return immediately and complete asynchronously.