> 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/it/knowledge-base/knowledge-base-articles/entry-settings/pgp-key.md).

# Chiave PGP

La voce ***Chiave PGP*** consente agli utenti di generare e memorizzare in modo sicuro chiavi PGP, nonché i metadati e le credenziali correlati, in Remote Desktop Manager.

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

#### Generale

<table><thead><tr><th width="161.199951171875">IMPOSTAZIONE</th><th>DESCRIZIONE</th></tr></thead><tbody><tr><td><strong>Tipo di voce</strong></td><td><p>Scelga un metodo per recuperare le chiavi PGP pubblica e privata tra:</p><ul><li><strong>File (locale)</strong>: recupera le chiavi privata e pubblica da file presenti sul computer locale.</li><li><strong>Dati incorporati</strong>: utilizza una chiave generata dal <strong>generatore di chiavi PGP</strong> integrato in Remote Desktop Manager.</li></ul></td></tr><tr><td><strong>Passphrase</strong></td><td>Inserisca la passphrase creata insieme alle chiavi PGP; verrà utilizzata per interagire con la sua chiave privata.</td></tr></tbody></table>

#### Nome di accesso

<table data-header-hidden><thead><tr><th width="134.00006103515625"></th><th></th></tr></thead><tbody><tr><td><strong>Nome utente</strong></td><td>Questo nome utente verrà utilizzato durante l'autenticazione nelle sessioni che usano la voce chiave PGP come credenziali collegate.</td></tr><tr><td><strong>Password</strong></td><td>Inserisca la password associata al nome utente. Generi una password oppure utilizzi il <a href="/pages/nIXi2G4hruRZQtrYN1As">Generatore di password</a>. La password può essere mostrata o nascosta facendo clic sull'icona a forma di occhio.</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/it/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.
