Hi
I would like to know why when i export my public key it does not have all the information required, (i presume is required cos it didn't work without it)
Ok what happens is when I received my friends public key or when I export from a windows machine it looks something like
pub ... name
name@email.com
Primary key fingerprint: .............
-----BEGIN PGP PUBLIC KEY BLOCK-----
Version: GnuPG v1.4.5 (MingW32)
.................
.................
.................
-----END PGP PUBLIC KEY BLOCK-----
When I export my public key from either gnugpg in the shell or from the front end kgpg I don't get any of the header stuff just the
-----BEGIN PGP PUBLIC KEY BLOCK-----
Version: GnuPG v1.4.5 (MingW32)
.................
.................
.................
-----END PGP PUBLIC KEY BLOCK-----
why is this? How do I get the whole thing to export?