Add --pem to cms-verify-sd.

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22653 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2008-02-26 12:29:39 +00:00
parent 6ace7f4af6
commit 8348b37a6b

View File

@@ -134,6 +134,11 @@ command = {
type = "flag"
help = "unwrap in-data that's in a ContentInfo"
}
option = {
long = "pem"
type = "flag"
help = "unwrap in-data from PEM armor"
}
option = {
long = "signed-content"
type = "string"