From da94866e4071e2010b0f41fc81655eb184c035c5 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Sat, 15 Dec 2007 03:48:55 +0000 Subject: [PATCH] add keyset page and lock page git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22324 ec53bebd-3082-4978-b11e-865c3cabbd6b --- lib/hx509/doxygen.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/lib/hx509/doxygen.c b/lib/hx509/doxygen.c index 3da79d143..d958ef1e1 100644 --- a/lib/hx509/doxygen.c +++ b/lib/hx509/doxygen.c @@ -45,6 +45,7 @@ * - @ref page_name * - @ref page_cert * - @ref page_keyset + * - @ref page_lock * - @ref page_revoke * - @ref page_cms * @@ -57,6 +58,8 @@ /** @defgroup hx509_cert hx509 certificate functions * See the @ref page_cert for description and examples. */ +/** @defgroup hx509_keyset hx509 certificate store functions + * See the @ref page_keyset for description and examples. */ /** @defgroup hx509_cms hx509 name functions * See the @ref page_cms for description and examples. */ /** @defgroup hx509_crypto hx509 crypto functions */ -- 2.11.4.GIT