aboutsummaryrefslogtreecommitdiffstats
path: root/modules/gnupg/templates/batch
blob: 4dff44ebc1236f91d51f5eae8acb684a045fc2e8 (plain)
1
2
3
4
5
6
7
8
9
%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