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:
@@ -134,6 +134,11 @@ command = {
|
|||||||
type = "flag"
|
type = "flag"
|
||||||
help = "unwrap in-data that's in a ContentInfo"
|
help = "unwrap in-data that's in a ContentInfo"
|
||||||
}
|
}
|
||||||
|
option = {
|
||||||
|
long = "pem"
|
||||||
|
type = "flag"
|
||||||
|
help = "unwrap in-data from PEM armor"
|
||||||
|
}
|
||||||
option = {
|
option = {
|
||||||
long = "signed-content"
|
long = "signed-content"
|
||||||
type = "string"
|
type = "string"
|
||||||
|
Reference in New Issue
Block a user