概要
コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
次の表に、Tink の使用を開始するために必要なステップで行うアクションと決定を示します。
ステップ |
説明 |
1. 主なコンセプトを理解する |
Tink の構造と、Tink の説明に使用される用語に慣れておく |
2. KMS を選択する |
Tink で生成された鍵の保護に使用する外部の鍵管理システム(KMS)を決定する |
3. Tink を設定する |
Tink の作成に使用する言語を決定し、関連する設定タスクを完了します |
次のステップ
スタートガイドを完了したら、Tink の標準的な使用手順に進みます。
- プリミティブを選択する - ユースケースに基づいて使用するプリミティブを決定します。
- 鍵を管理する - 外部 KMS による鍵の保護、鍵セットの生成、鍵のローテーションを行います。
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 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"]]