diff options
| author | Ben McGinnes <[email protected]> | 2015-05-16 16:35:24 +0000 | 
|---|---|---|
| committer | Ben McGinnes <[email protected]> | 2015-05-16 16:35:24 +0000 | 
| commit | 8345bf6f43c4f671124eaa1b713a7f5ac5780cbd (patch) | |
| tree | 7859f8344de280ed3d8a3260306314c2f1748735 /lang/py3-pyme/examples/genkey.py | |
| parent | Updated string and key data (diff) | |
| download | gpgme-8345bf6f43c4f671124eaa1b713a7f5ac5780cbd.tar.gz gpgme-8345bf6f43c4f671124eaa1b713a7f5ac5780cbd.zip | |
example email
* changed [email protected] to [email protected] as it is only a matter of time
  before ICANN actually creates bar as a gTLD, if they haven't already.
Diffstat (limited to 'lang/py3-pyme/examples/genkey.py')
| -rwxr-xr-x | lang/py3-pyme/examples/genkey.py | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/lang/py3-pyme/examples/genkey.py b/lang/py3-pyme/examples/genkey.py index 6c4b2d8c..0b4feee3 100755 --- a/lang/py3-pyme/examples/genkey.py +++ b/lang/py3-pyme/examples/genkey.py @@ -35,7 +35,7 @@ Subkey-Type: RSA  Subkey-Length: 2048  Name-Real: Joe Tester  Name-Comment: with stupid passphrase -Name-Email: [email protected] +Name-Email: [email protected]  Passphrase: abcdabcdfs  Expire-Date: 2020-12-31  </GnupgKeyParms> | 
