Import & Export PGP Keys
Import Vendor/Support Public Key
- Copy vendor’s public key block
- Kleopatra → File → Import → paste → OK
- Or terminal:
gpg --import
Export Your Public Key for Torzon Registration
gpg --armor --export YOUR_NICKNAME
# or in Kleopatra → right click → Export
Paste the entire block (including -----BEGIN/END-----) into Torzon registration form.
