Searched refs:TYPES (Results 1 – 1 of 1) sorted by relevance
72 TYPES="ECDSA RSA PSK"95 printf " -t|--types\tWhich key exchange type to perform (Default: '%s')\n" "$TYPES"116 shift; TYPES=$1145 TYPES="$( echo $TYPES | tr [a-z] [A-Z] )"1067 for TYPE in $TYPES; do
Completed in 2 milliseconds