diff options
author | saturneric <[email protected]> | 2024-02-24 03:47:56 +0000 |
---|---|---|
committer | saturneric <[email protected]> | 2024-02-24 03:47:56 +0000 |
commit | 98e09af947a61320dffe43450c50523012e78e53 (patch) | |
tree | 11b36676c97da252386eae0accd7e3583adfa214 /manual/basic/understand-interface.md | |
parent | fix: solve issues reported on flathub revirew (diff) | |
download | GpgFrontend-98e09af947a61320dffe43450c50523012e78e53.tar.gz GpgFrontend-98e09af947a61320dffe43450c50523012e78e53.zip |
doc: update manual and trademark
Diffstat (limited to '')
-rw-r--r-- | manual/basic/understand-interface.md (renamed from manual/manual/understand-interface.md) | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/manual/manual/understand-interface.md b/manual/basic/understand-interface.md index 495d9bc5..75ca7ecb 100644 --- a/manual/manual/understand-interface.md +++ b/manual/basic/understand-interface.md @@ -129,6 +129,7 @@ step. - **Type**: This column informs you about the key type and whether the primary key exists in your key pair. + - `pub` signifies that it is a public key, which can be used for encryption or verification operations. - `pub/sec` indicates that the key pair contains both public and private keys. |