نمای کلی شروع به کار
با مجموعهها، منظم بمانید
ذخیره و طبقهبندی محتوا براساس اولویتهای شما.
جدول زیر اقدامات و تصمیماتی را که در طول مراحل لازم برای شروع با Tink اتخاذ خواهید کرد، توضیح می دهد:
گام | شرح |
---|
1. مفاهیم کلیدی را درک کنید | با ساختار Tink و اصطلاحات استفاده شده برای توصیف آن آشنا شوید |
2. KMS خود را انتخاب کنید | تصمیم بگیرید که از کدام سیستم مدیریت کلید خارجی (KMS) برای محافظت از کلیدهای تولید شده توسط Tink خود استفاده کنید |
3. Tink را راه اندازی کنید | تصمیم بگیرید که از کدام زبان برای ساختن Tink استفاده کنید و وظایف راهاندازی مربوطه را تکمیل کنید |
مراحل بعدی
پس از تکمیل مراحل شروع، مراحل استاندارد استفاده از Tink را ادامه دهید:
- یک primitive را انتخاب کنید - بر اساس مورد استفاده خود تصمیم بگیرید که از کدام بدوی استفاده کنید
- مدیریت کلیدها - از کلیدهای خود با KMS خارجی خود محافظت کنید، مجموعه کلیدها را ایجاد کنید و کلیدهای خود را بچرخانید.
جز در مواردی که غیر از این ذکر شده باشد،محتوای این صفحه تحت مجوز Creative Commons Attribution 4.0 License است. نمونه کدها نیز دارای مجوز Apache 2.0 License است. برای اطلاع از جزئیات، به خطمشیهای سایت Google Developers مراجعه کنید. جاوا علامت تجاری ثبتشده Oracle و/یا شرکتهای وابسته به آن است.
تاریخ آخرین بهروزرسانی 2025-07-25 بهوقت ساعت هماهنگ جهانی.
[null,null,["تاریخ آخرین بهروزرسانی 2025-07-25 بهوقت ساعت هماهنگ جهانی."],[[["\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"]]