keyfunc.sh.in: Export key label and owner as options to key generators.
[distorted-keys] / keyfunc.sh.in
index 51cac57..dca8dee 100644 (file)
@@ -425,6 +425,7 @@ c_genkey () {
   ## options to the key type.
 
   ## Set options and check them.
+  kopt_owner=$kowner kopt_label=$klabel
   setprops "option" kopt_ "$@"
   checkprops "option" kopt_ "$k_genopts"