סקירה כללית של תחילת העבודה
קל לארגן דפים בעזרת אוספים
אפשר לשמור ולסווג תוכן על סמך ההעדפות שלך.
בטבלה הבאה מפורטות הפעולות וההחלטות שתצטרכו לבצע במהלך השלבים הנדרשים כדי להתחיל להשתמש ב-Tink:
שלב |
תיאור |
1. להבין את המושגים המרכזיים |
להכיר את המבנה של טינק ואת הטרמינולוגיה שמתארת אותו |
2. בחירת ה-KMS |
איך להחליט באיזו מערכת ניהול מפתחות חיצונית (KMS) להשתמש כדי להגן על המפתחות שנוצרו על ידי Tink |
3. הגדרת Tink |
החלטה באיזו שפה להשתמש כדי לבנות Tink ולהשלים את משימות ההגדרה הקשורות |
השלבים הבאים
אחרי שמשלימים את השלבים לתחילת העבודה, ממשיכים בשלבים הרגילים של השימוש ב-Tink:
- Choose a primitive (בחירת פרימיטיב) – מחליטים באיזה פרימיטיבי להשתמש בהתאם לתרחיש לדוגמה הרלוונטי.
- ניהול מפתחות – הגנה על המפתחות באמצעות KMS חיצוני, יצירת קבוצות מפתחות ורוטציה של המפתחות
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2025-07-25 (שעון UTC).
[null,null,["עדכון אחרון: 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"]]