From 307e3c25b1c42e19e996f193a086cc4024f99014 Mon Sep 17 00:00:00 2001 From: Rob Austein Date: Sun, 12 Aug 2007 04:17:42 +0000 Subject: More Doxygen. svn path=/scripts/rpki/Doxyfile; revision=871 --- scripts/rpki/manifest.py | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'scripts/rpki/manifest.py') diff --git a/scripts/rpki/manifest.py b/scripts/rpki/manifest.py index ee6ba613..68cb1cce 100644 --- a/scripts/rpki/manifest.py +++ b/scripts/rpki/manifest.py @@ -1,5 +1,10 @@ # $Id$ +"""Signed manifests. + +At the moment this is just the ASN.1 encoder. +""" + from POW._der import * class FileAndHash(Sequence): -- cgit v1.2.3