diff options
Diffstat (limited to '')
-rw-r--r-- | manual/basic/import-export-key-pair.md (renamed from manual/manual/import-export-key-pair.md) | 17 |
1 files changed, 6 insertions, 11 deletions
diff --git a/manual/manual/import-export-key-pair.md b/manual/basic/import-export-key-pair.md index a8d5d2d6..d98dc23e 100644 --- a/manual/manual/import-export-key-pair.md +++ b/manual/basic/import-export-key-pair.md @@ -9,13 +9,13 @@ To access the import options, navigate to the toolbar and select the desired method based on your specific requirements. Additionally, you can access additional options by selecting the action menu in the key management section. - + In fact, you can find the action menu in the key management section, which provides access to additional key management options beyond those available in the toolbar. - + ### File @@ -32,7 +32,7 @@ GpgFrontend will automatically recognize and import the corresponding key. You can copy the contents of a key to your system clipboard and then select this option to import the corresponding key. -### Keyserver +### Key server This feature enables users to search for and import public keys from a key server. Users must first enter the email or ID associated with the desired key @@ -80,7 +80,7 @@ shown in the screenshot below. This will save the data to a file. Before proceeding, please make sure to choose a suitable directory to store the file containing the public key data. - + ### Export multiple public keys at once @@ -89,7 +89,7 @@ pairs on the key management interface and click on the "Export to Clipboard" option. This will copy the data to your system clipboard, which you can then paste into any application or file. - + ### Export Private Key @@ -98,7 +98,7 @@ contains the private key (either the primary key or subkey). From there, you can select a destination and GpgFrontend will export the corresponding private key content to that location. - + Exporting the private key also exports both the public key and private key data, as the private key data alone is meaningless without the corresponding public @@ -111,8 +111,3 @@ You can export the private key data in your key pair in two ways. 1. Full export: Include all key data and UID and UID signature in the key pair. 2. Minimal export: Only all key data in the key pair is included. - -### Securely export and transfer as a Key Package - -To securely transfer private key or public key data of multiple key pairs -between your PC devices, you can package them into a Key Package.
\ No newline at end of file |