> For the complete documentation index, see [llms.txt](https://docs.devolutions.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.devolutions.net/rdm/fr/knowledge-base/knowledge-base-articles/entry-settings/pgp-key.md).

# Clé PGP

L'entrée ***Clé PGP*** permet aux utilisateurs de générer et de stocker de façon sécurisée des clés PGP, ainsi que les métadonnées et identifiants associés, dans Remote Desktop Manager.

![](https://cdnweb.devolutions.net/docs/RDMW4443_2026_1.png)

#### Général

<table><thead><tr><th width="161.199951171875">PARAMÈTRE</th><th>DESCRIPTION</th></tr></thead><tbody><tr><td><strong>Type d'entrée</strong></td><td><p>Choisissez une méthode pour récupérer les clés PGP publique et privée parmi les options suivantes :</p><ul><li><strong>Fichier (local)</strong> : Récupérer les clés privée et publique à partir de fichiers situés sur l'ordinateur local.</li><li><strong>Données intégrées</strong> : Utiliser une clé générée par le <strong>générateur de clé PGP</strong> intégré dans Remote Desktop Manager.</li></ul></td></tr><tr><td><strong>Phrase secrète</strong></td><td>Saisissez la phrase secrète créée avec les clés PGP ; elle sera utilisée pour interagir avec votre clé privée.</td></tr></tbody></table>

#### Nom de connexion

<table data-header-hidden><thead><tr><th width="134.00006103515625"></th><th></th></tr></thead><tbody><tr><td><strong>Nom d'utilisateur</strong></td><td>Ce nom d'utilisateur sera utilisé lors de l'authentification dans des sessions utilisant l'entrée de clé PGP comme identifiants liés.</td></tr><tr><td><strong>Mot de passe</strong></td><td>Saisissez le mot de passe associé au nom d'utilisateur. Générez un mot de passe ou utilisez le <a href="https://docs.devolutions.net/fr/rdm/commands/tools/password/">Générateur de mot de passe</a>. Le mot de passe peut être affiché ou masqué en cliquant sur l'icône en forme d'œil.</td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.devolutions.net/rdm/fr/knowledge-base/knowledge-base-articles/entry-settings/pgp-key.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
