summaryrefslogtreecommitdiffstats
path: root/tests/foo2.key
blob: 8368a967e482f735f9b29b53c5e65ee03e8c02f7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
     %echo Generating a basic OpenPGP key
     Key-Type: DSA
     Key-Length: 1024
     Subkey-Type: ELG-E
     Subkey-Length: 1024
     Name-Real: Tester2
     Name-Comment: Second tester
     Name-Email: astrid@astroidmail.bar
     Expire-Date: 0
     #Passphrase: abc
     %no-protection
     %pubring two.pub
     %secring two.sec
     # Do a commit here, so that we can later print "done" :-)
     %commit
     %echo done