More documentation

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22275 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2007-12-11 11:02:11 +00:00
parent d872c4ef2b
commit d651f2187d
7 changed files with 405 additions and 64 deletions

View File

@@ -34,6 +34,11 @@
#include "hx_locl.h"
RCSID("$Id$");
/**
* @page page_keyset Keyset operations
*
*/
struct hx509_certs_data {
int ref;
struct hx509_keyset_ops *ops;