概要
次の表に、Tink の使用を開始するために必要なステップで行うアクションと決定を示します。
ステップ |
説明 |
1. 主なコンセプトを理解する |
Tink の構造と、Tink の説明に使用される用語に慣れておく |
2. KMS を選択する |
Tink で生成された鍵の保護に使用する外部の鍵管理システム(KMS)を決定する |
3. Tink を設定する |
Tink の作成に使用する言語を決定し、関連する設定タスクを完了します |
次のステップ
スタートガイドを完了したら、Tink の標準的な使用手順に進みます。
- プリミティブを選択する - ユースケースに基づいて使用するプリミティブを決定します。
- 鍵を管理する - 外部 KMS による鍵の保護、鍵セットの生成、鍵のローテーションを行います。
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2024-06-27 UTC。
[null,null,["最終更新日 2024-06-27 UTC。"],[[["To 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."],["After 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."]]],["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"]]