Widyachacra Rajapaksha wrote:
> how to obtain a GPG Key like ( GPG Key: 0x864C9B9E )?

Like so:
 gpg --recv-keys <fingerprint> --keyserver <keyserver>

As an example, to get my key, you should run:
 gpg --recv-keys 0xD6F42CA5 --keyserver keyserver.kjsl.com

Unless what you want is to create a new key from scratch (and get a key
fingerprint) in which case you should run:
 gpg --gen-key

-- 
[Name      ]   ::  [Matan I. Peled    ]
[Location  ]   ::  [Israel            ]
[Public Key]   ::  [0xD6F42CA5        ]
[Keyserver ]   ::  [keyserver.kjsl.com]
encrypted/signed  plain text  preferred
-- 
gentoo-user@gentoo.org mailing list

Reply via email to