gtlscertificate: Don't confuse certificate and public key in docs
authorStef Walter <stefw@gnome.org>
Fri, 3 Aug 2012 19:51:08 +0000 (21:51 +0200)
committerStef Walter <stefw@gnome.org>
Mon, 6 Aug 2012 08:44:52 +0000 (10:44 +0200)
commit49b35f093034af6ff14df4df2073a6111614c9d0
tree226a178a759ce2cf09fab09474c83833e60a437a
parent278fe0c67f1d3a8731356fdda0e0adfb633cd7c4
gtlscertificate: Don't confuse certificate and public key in docs

 * A certificate sorta acts as a public key, but more specifically
   it contains a public key (in its subjectPublicKeyInfo) field.
 * Documentation was confusing and could have read like the
   certificate and certificate-pem properties were returning the
   public key part of the certificate.

https://bugzilla.gnome.org/show_bug.cgi?id=681158
gio/gtlscertificate.c