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:
@@ -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"
|
||||
|
Reference in New Issue
Block a user