I create a pair keyring with the new embedded tool from Thunderbird and export it into a file (.asc by default and readable).
Then I import these keys with gpg, finally I export again these keys with gpg --export --armor options.
I compare the two readable public key coming from both methods and it appears the first characters up to the first / differ. Also the last characters at the very last line after the = differs. The same arises for private keys. I don't understand why.
Somebody could clarify this. I tried to find on the web the "structure" of the public key that might encoded software something like heading information?
Also, which public key should I upload on a pgp server?
Sincerely.