From f195daa6afd37bd7c48c1c2ae5738adee012d90f Mon Sep 17 00:00:00 2001 From: Rob Austein Date: Tue, 9 Oct 2007 14:29:36 +0000 Subject: Doc svn path=/scripts/rpki/manifest.py; revision=1128 --- scripts/rpki/manifest.py | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'scripts/rpki/manifest.py') diff --git a/scripts/rpki/manifest.py b/scripts/rpki/manifest.py index 68cb1cce..2da70373 100644 --- a/scripts/rpki/manifest.py +++ b/scripts/rpki/manifest.py @@ -1,8 +1,7 @@ # $Id$ -"""Signed manifests. - -At the moment this is just the ASN.1 encoder. +"""Signed manifests. This is just the ASN.1 encoder, the rest is in +rpki.x509 with the rest of the DER_object code. """ from POW._der import * -- cgit v1.2.3