From 97be29ce45a4cea009e6be6fddcc6c3cf30cdbb9 Mon Sep 17 00:00:00 2001 From: Rob Austein Date: Tue, 9 Oct 2007 16:59:22 +0000 Subject: Doc svn path=/scripts/rpki/manifest.py; revision=1131 --- scripts/rpki/manifest.py | 3 +++ 1 file changed, 3 insertions(+) (limited to 'scripts/rpki/manifest.py') diff --git a/scripts/rpki/manifest.py b/scripts/rpki/manifest.py index 2da70373..11ac4e80 100644 --- a/scripts/rpki/manifest.py +++ b/scripts/rpki/manifest.py @@ -2,6 +2,9 @@ """Signed manifests. This is just the ASN.1 encoder, the rest is in rpki.x509 with the rest of the DER_object code. + +Note that rpki.x509.SignedManifest inmplements the signed manifest; +the structures here are just the payload of the CMS eContent field. """ from POW._der import * -- cgit v1.2.3