libsecret: Add secret_service_encode_dbus_secret() and opposite
authorStef Walter <stefw@gnome.org>
Mon, 3 Mar 2014 15:07:36 +0000 (16:07 +0100)
committerStef Walter <stefw@gnome.org>
Tue, 4 Mar 2014 13:15:27 +0000 (14:15 +0100)
commit6b7d643929df49a32729b480c8982be7a294af57
tree5404da10206949f417bfc8e16b8d7070d1365f81
parentded87c7b32091cba5bb9c17d2e118b80062c4feb
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
libsecret/secret-paths.c
libsecret/secret-paths.h
libsecret/test-paths.c