diff options
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. |