summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorDaiki Ueno <dueno@src.gnome.org>2019-06-21 06:54:51 +0200
committerDaiki Ueno <ueno@gnu.org>2019-07-18 13:54:12 +0000
commit29c1460fd73c4ee7dc4bb9c7d30dcf5b525d0314 (patch)
tree8fcf7839ba066d653de6762af828e37bba87eedb /docs
parentbac85c00fc565d0c5e8519e910225a464949698a (diff)
downloadlibsecret-29c1460fd73c4ee7dc4bb9c7d30dcf5b525d0314.tar.gz
secret-password: Add store_binary functions
This adds a set of functions that takes a SecretValue instead of a text password when storing 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.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/reference/libsecret/libsecret-sections.txt b/docs/reference/libsecret/libsecret-sections.txt
index 03cb96f..d8f9509 100644
--- a/docs/reference/libsecret/libsecret-sections.txt
+++ b/docs/reference/libsecret/libsecret-sections.txt
@@ -120,6 +120,10 @@ secret_password_storev
secret_password_store_finish
secret_password_store_sync
secret_password_storev_sync
+secret_password_store_binary
+secret_password_store_binary_sync
+secret_password_storev_binary
+secret_password_storev_binary_sync
secret_password_lookup
secret_password_lookupv
secret_password_lookup_finish