summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorDaiki Ueno <dueno@src.gnome.org>2019-06-20 06:55:37 +0200
committerDaiki Ueno <ueno@gnu.org>2019-07-18 13:54:12 +0000
commitbac85c00fc565d0c5e8519e910225a464949698a (patch)
tree96000e09bbb9733fe6eebfef3a7b154f4096051f /docs
parent5fedca8ffc1e57c55ee564c39d1c2d579a15f01f (diff)
downloadlibsecret-bac85c00fc565d0c5e8519e910225a464949698a.tar.gz
secret-password: Add lookup_binary functions
This adds a set of functions that return a SecretValue instead of a text password when looking up a secret. This is useful if the stored password is not null-terminated.
Diffstat (limited to 'docs')
-rw-r--r--docs/reference/libsecret/libsecret-sections.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/reference/libsecret/libsecret-sections.txt b/docs/reference/libsecret/libsecret-sections.txt
index b561366..03cb96f 100644
--- a/docs/reference/libsecret/libsecret-sections.txt
+++ b/docs/reference/libsecret/libsecret-sections.txt
@@ -128,6 +128,9 @@ secret_password_lookup_sync
secret_password_lookup_nonpageable_sync
secret_password_lookupv_sync
secret_password_lookupv_nonpageable_sync
+secret_password_lookup_binary_finish
+secret_password_lookup_binary_sync
+secret_password_lookupv_binary_sync
secret_password_clear
secret_password_clearv
secret_password_clear_finish