시작하기 개요
다음 표에서는 Tink를 시작하는 데 필요한 단계에서 수행할 작업과 결정을 설명합니다.
단계 |
설명 |
1. 주요 개념 이해하기 |
Tink의 구조와 이를 설명하는 데 사용되는 용어를 숙지합니다. |
2. KMS 선택 |
Tink에서 생성된 키를 보호하는 데 사용할 외부 키 관리 시스템 (KMS)을 결정합니다. |
3. Tink 설정 |
Tink를 빌드하는 데 사용할 언어를 결정하고 관련 설정 작업을 완료합니다. |
다음 단계
시작하기 단계를 완료했으면 표준 Tink 사용 단계를 계속 진행합니다.
- 프리미티브 선택 – 사용 사례를 기반으로 사용할 프리미티브를 결정합니다.
- 키 관리 – 외부 KMS로 키를 보호하고 키 세트를 생성하고 키를 순환합니다.
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 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"]]