diff options
Diffstat (limited to 'src/content/docs/guides/generate-use-subkey.md')
| -rw-r--r-- | src/content/docs/guides/generate-use-subkey.md | 22 |
1 files changed, 10 insertions, 12 deletions
diff --git a/src/content/docs/guides/generate-use-subkey.md b/src/content/docs/guides/generate-use-subkey.md index cb6a025..d1af9be 100644 --- a/src/content/docs/guides/generate-use-subkey.md +++ b/src/content/docs/guides/generate-use-subkey.md @@ -15,23 +15,21 @@ There are **two entry points** to generate a subkey: ### Method 1: From Key Management -1. **Open Key Management** +1. Open Key Management +2. Navigate to the main **KeyPair Management** interface. +3. Right-click on the key pair to which you want to add a subkey. +4. Select **“New Subkey”** from the context menu. - - Navigate to the main **KeyPair Management** interface. - - Right-click on the key pair to which you want to add a subkey. - - Select **“New Subkey”** from the context menu. - -  + ### Method 2: From Key Details View -1. **Open Key Details** - - - Double-click on the desired key pair in the **Key Management** list. - - Switch to the **Keychain** tab. - - Click the **“Generate A New Subkey”** button. +1. Open Key Details +2. Double-click on the desired key pair in the **Key Management** list. +3. Switch to the **Keychain** tab. +4. Click the **“Generate A New Subkey”** button. -  + ### Configuring the Subkey |
