(crypto-available): add --type
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19154 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -384,6 +384,11 @@ command = {
|
||||
help = "Generates random bytes and prints them to standard output"
|
||||
}
|
||||
command = {
|
||||
option = {
|
||||
long = "type"
|
||||
type = "string"
|
||||
help = "type of CMS algorithm"
|
||||
}
|
||||
name = "crypto-available"
|
||||
min_args="0"
|
||||
help = "Print available CMS crypto types"
|
||||
|
Reference in New Issue
Block a user