diff --git a/lib/hx509/hxtool-commands.in b/lib/hx509/hxtool-commands.in index af6b19947..703952f85 100644 --- a/lib/hx509/hxtool-commands.in +++ b/lib/hx509/hxtool-commands.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"