[NOOB] Export subkey

Arthur Rance arthur_rance at hotmail.com
Mon Aug 27 17:17:28 CEST 2012


Hello,
I'm a noob and I'm going to export a subkey :
$ gpg --list-keys
pub   2048R/12345678 2010-01-01uid                  Arthur Rance <arthur_rance at noob.com>sub   2048R/90123456 2010-01-01sub   2048R/78901234 2012-08-27
$ gpg --export --armor 78901234 > 78901234.txt
$ gpg --export --armor 12345678 > 12345678.txt
$ diff 78901234.txt 12345678.txt
Why is there no difference between the subkey and my public key ?

Maybe I misunderstood something...
 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/attachments/20120827/b499bb67/attachment.htm>


More information about the Gnupg-users mailing list