> For the complete documentation index, see [llms.txt](https://docs.payments.thalescloud.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.payments.thalescloud.io/classic-tokenization/es/comenzar/conceptos-clave/incorporacion.md).

# Incorporación

El **Emisor** configura su propio certificado en el **portal TSH**. Esto permite a Thales enviar datos sensibles cifrados.

Use el siguiente proceso:

<figure><img src="/files/2d46123256449efdbd759ca833ec849ff9e64b41" alt=""><figcaption><p>Intercambio de certificados para cifrado PKCS#7.</p></figcaption></figure>

Esta tabla resume los elementos intercambiados a través del portal TSH para la configuración de la conexión TLS:

| ACTIVO                     | DESCRIPCIÓN                                                                                   |
| -------------------------- | --------------------------------------------------------------------------------------------- |
| TSH\_PKCS7\_CERTIFICADO    | Este es el certificado que el emisor debe usar para cifrar datos sensibles dirigidos a Thales |
| EMISOR\_PKCS7\_CERTIFICATE | Este es el certificado que Thales utiliza para cifrar datos sensibles dirigidos al emisor     |


---

# 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.payments.thalescloud.io/classic-tokenization/es/comenzar/conceptos-clave/incorporacion.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.
