> 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écuritaire des clés PGP, ainsi que les métadonnées et les 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 :</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 à partir du <strong>générateur de clés PGP</strong> intégré à Remote Desktop Manager.</li></ul></td></tr><tr><td><strong>Phrase de passe</strong></td><td>Entrez la phrase de passe créée en même temps que les clés PGP; elle servira à 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 aux sessions utilisant l'entrée de clé PGP comme identifiants liés.</td></tr><tr><td><strong>Mot de passe</strong></td><td>Entrez le mot de passe associé au nom d'utilisateur. Générez un mot de passe ou utilisez le <a href="/pages/WL5VTelegg6Fi40nvUdj">Générateur de mots de passe</a>. Le mot de passe peut être révélé 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, and the optional `goal` query parameter:

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

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
