|
|
|
@ -119,11 +119,11 @@ Key-Type: ",type,"\n\
|
|
|
|
Key-Length: 1024\n\
|
|
|
|
Key-Length: 1024\n\
|
|
|
|
Subkey-Type: ELG-E\n\
|
|
|
|
Subkey-Type: ELG-E\n\
|
|
|
|
Subkey-Length: ",strength,"\n\
|
|
|
|
Subkey-Length: ",strength,"\n\
|
|
|
|
Name-Real: ",name,"\n",\
|
|
|
|
Name-Real: '",name,"'\n",\
|
|
|
|
!yon_char_is_empty(comment)?"Name-Comment: ":"",!yon_char_is_empty(comment)?comment:"",!yon_char_is_empty(comment)?"\n":""\
|
|
|
|
!yon_char_is_empty(comment)?"Name-Comment: ":"",!yon_char_is_empty(comment)?comment:"",!yon_char_is_empty(comment)?"\n":"","\
|
|
|
|
"Name-Email: ",email,"\n\
|
|
|
|
Name-Email: '",email,"'\n\
|
|
|
|
Expire-Date: ",!yon_char_is_empty(expire)?expire:"0","\n\
|
|
|
|
Expire-Date: ",!yon_char_is_empty(expire)?expire:"0","\n\
|
|
|
|
Passphrase: ",password,"\n\
|
|
|
|
Passphrase: '",password,"'\n\
|
|
|
|
%commit\n\
|
|
|
|
%commit\n\
|
|
|
|
%echo done\n\
|
|
|
|
%echo done\n\
|
|
|
|
EOF\n\n",NULL)
|
|
|
|
EOF\n\n",NULL)
|
|
|
|
@ -135,8 +135,8 @@ Key-Length: 1024\n\
|
|
|
|
Subkey-Type: ELG-E\n\
|
|
|
|
Subkey-Type: ELG-E\n\
|
|
|
|
Subkey-Length: ",strength,"\n\
|
|
|
|
Subkey-Length: ",strength,"\n\
|
|
|
|
Name-Real: ",name,"\n",\
|
|
|
|
Name-Real: ",name,"\n",\
|
|
|
|
!yon_char_is_empty(comment)?"Name-Comment: ":"",!yon_char_is_empty(comment)?comment:"",!yon_char_is_empty(comment)?"\n":""\
|
|
|
|
!yon_char_is_empty(comment)?"Name-Comment: ":"",!yon_char_is_empty(comment)?comment:"",!yon_char_is_empty(comment)?"\n":"","\
|
|
|
|
"Name-Email: ",email,"\n\
|
|
|
|
Name-Email: '",email,"'\n\
|
|
|
|
Expire-Date: ",!yon_char_is_empty(expire)?expire:"0","\n\
|
|
|
|
Expire-Date: ",!yon_char_is_empty(expire)?expire:"0","\n\
|
|
|
|
%no-protection\n\
|
|
|
|
%no-protection\n\
|
|
|
|
%commit\n\
|
|
|
|
%commit\n\
|
|
|
|
|