From 6b7d643929df49a32729b480c8982be7a294af57 Mon Sep 17 00:00:00 2001 From: Stef Walter Date: Mon, 3 Mar 2014 16:07:36 +0100 Subject: libsecret: Add secret_service_encode_dbus_secret() and opposite Add secret_service_encode_dbus_secret() and secret_service_decode_dbus_secret() functions for encoding and decoding the Secret Service API DBus structs that carry secrets on the wire. These are not added to the stable or scripting APIs. --- docs/reference/libsecret/libsecret-sections.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs') diff --git a/docs/reference/libsecret/libsecret-sections.txt b/docs/reference/libsecret/libsecret-sections.txt index d62dd5d..1870dbf 100644 --- a/docs/reference/libsecret/libsecret-sections.txt +++ b/docs/reference/libsecret/libsecret-sections.txt @@ -289,6 +289,8 @@ secret_service_read_alias_dbus_path_sync secret_service_set_alias_to_dbus_path secret_service_set_alias_to_dbus_path_finish secret_service_set_alias_to_dbus_path_sync +secret_service_encode_dbus_secret +secret_service_decode_dbus_secret
-- cgit v1.2.1