add --content-info to cms-verify-sd

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15800 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2005-07-27 21:06:21 +00:00
parent 2524a63c87
commit aae0d9d220

View File

@@ -67,6 +67,11 @@ command = {
argument = "certificate-store"
help = "certificate store to pull certificates from"
}
option = {
long = "content-info"
type = "flag"
help = "in data is wrapped in a ContentInfo"
}
min_args="2"
argument="in-file out-file"
help = "Verify a file within a SignedData object"