(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:
Love Hörnquist Åstrand
2006-11-27 12:15:00 +00:00
parent cbcc5adfc3
commit 4fd7cabf44
2 changed files with 19 additions and 3 deletions

View File

@@ -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"