gtlscertificate: Add certificate-bytes and private-key-bytes props
authorStef Walter <stefw@gnome.org>
Mon, 6 Aug 2012 16:20:48 +0000 (18:20 +0200)
committerStef Walter <stefw@gnome.org>
Mon, 6 Aug 2012 20:23:20 +0000 (22:23 +0200)
commit541c985869fe9f2c0a858c0a91b4eb60f99d19f0
tree986c878ddf22e025f59d816660f124c784d59108
parent69dd29296e2ff691f7d305ad7686d9c2e0d6e158
gtlscertificate: Add certificate-bytes and private-key-bytes props

 * These properties contain the same data as certificate and
   private-key, but as GBytes

https://bugzilla.gnome.org/show_bug.cgi?id=681319
gio/gdummytlsbackend.c
gio/gtlscertificate.c
gio/tests/gtesttlsbackend.c