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