aboutsummaryrefslogtreecommitdiffstats
path: root/modules/gnupg/templates/batch
blob: f4be84d90396477795c32d050cf0ac9b28ff721c (plain)
1
2
3
4
5
6
7
8
%echo Generating a standard key
Key-Type: <%= key_type %>
Key-Length: <%= key_length %>
Name-Real: <%= key_name %>
Name-Email: <%= email %>
Expire-Date: <%= expire_date %>
%commit
%echo done