Descripción general de los primeros pasos
Organiza tus páginas con colecciones
Guarda y categoriza el contenido según tus preferencias.
En la siguiente tabla, se describen las acciones y decisiones que llevarás a cabo durante los pasos necesarios para comenzar a usar Tink:
Step |
Descripción |
1. Comprende los conceptos clave |
Familiarízate con la estructura de Tink y la terminología usada para describirlo |
2. Selecciona tu KMS. |
Decide qué sistema de administración de claves (KMS) externo usar para proteger tus claves generadas por Tink |
3. Configurar Tink |
Decide qué lenguaje usar para crear Tink y completar las tareas de configuración relacionadas |
Próximos pasos
Una vez que hayas completado los pasos de introducción, continúa con los pasos de uso estándar de Tink:
Salvo que se indique lo contrario, el contenido de esta página está sujeto a la licencia Atribución 4.0 de Creative Commons, y los ejemplos de código están sujetos a la licencia Apache 2.0. Para obtener más información, consulta las políticas del sitio de Google Developers. Java es una marca registrada de Oracle o sus afiliados.
Última actualización: 2025-07-25 (UTC)
[null,null,["Última actualización: 2025-07-25 (UTC)"],[[["\u003cp\u003eTo get started with Tink, you will need to understand key concepts, select a Key Management System (KMS) for key protection, and complete language-specific setup tasks.\u003c/p\u003e\n"],["\u003cp\u003eAfter completing the initial setup, you'll move on to selecting a cryptographic primitive based on your use case and learning about key management features like protection, keyset generation, and rotation.\u003c/p\u003e\n"]]],["The core actions to get started with Tink involve understanding its structure and terminology, selecting an external Key Management System (KMS) to protect generated keys, and setting up Tink by choosing a language and completing related tasks. After these steps, users should choose a primitive based on their use case and then manage their keys, including protection, generation, and rotation, using the selected KMS.\n"],null,["# Getting Started Overview\n\nThe following table describes the actions and decisions you'll be taking during\nthe steps required to get started with Tink:\n\n| Step | Description |\n|--------------------------------------------------|----------------------------------------------------------------------------------------------|\n| 1. [Understand key concepts](/tink/key-concepts) | Familiarize yourself with the structure of Tink and the terminology used to describe it |\n| 2. [Select your KMS](/tink/select-kms) | Decide which external Key Management System (KMS) to use to protect your Tink-generated keys |\n| 3. [Set up Tink](/tink/tink-setup) | Decide which language to use to build Tink and complete the related setup tasks |\n\nNext steps\n----------\n\nOnce you've completed the Getting Started steps, continue with the standard Tink\nusage steps:\n\n- [Choose a primitive](/tink/choose-primitive) -- Decide which primitive to use based on your use case\n- [Manage keys](/tink/key-management-overview) -- Protect your keys with your external KMS, generate keysets, and rotate your keys"]]