Kể từ ngày 27 tháng 3 năm 2025, bạn nên sử dụng android-latest-release
thay vì aosp-main
để xây dựng và đóng góp cho AOSP. Để biết thêm thông tin, hãy xem phần Thay đổi đối với AOSP.
Thông tin xác thực danh tính
Sử dụng bộ sưu tập để sắp xếp ngăn nắp các trang
Lưu và phân loại nội dung dựa trên lựa chọn ưu tiên của bạn.
API Thông tin xác thực danh tính cung cấp giao diện là nơi lưu trữ bảo mật các tài liệu về danh tính người dùng. Các API này giao tiếp với dịch vụ hệ thống credstore
, sau đó sử dụng HAL Thông tin xác thực danh tính để giao tiếp với phần cứng bảo mật.
HAL thông tin xác thực danh tính được truy cập thông qua IIdentityCredentialStore
. IIdentityCredentialStore
cung cấp giao diện là nơi lưu trữ bảo mật các tài liệu về danh tính người dùng. Trong phạm vi có thể, thông số kỹ thuật của định dạng thông báo và ngữ nghĩa giao tiếp với thiết bị xác minh thông tin xác thực cùng Cơ quan phát hành (IA) nằm ngoài phạm vi của HAL này. Thư viện này cung cấp giao diện với bộ nhớ bảo mật, nhưng cần có một ứng dụng Android dành riêng cho thông tin xác thực để triển khai các giao thức và quy trình trình bày cũng như xác minh phù hợp với loại thông tin xác thực cụ thể.
Bạn có thể xem hướng dẫn triển khai và thông tin kiểm thử VTS tại:
Nội dung và mã mẫu trên trang này phải tuân thủ các giấy phép như mô tả trong phần Giấy phép nội dung. Java và OpenJDK là nhãn hiệu hoặc nhãn hiệu đã đăng ký của Oracle và/hoặc đơn vị liên kết của Oracle.
Cập nhật lần gần đây nhất: 2025-07-27 UTC.
[[["Dễ hiểu","easyToUnderstand","thumb-up"],["Giúp tôi giải quyết được vấn đề","solvedMyProblem","thumb-up"],["Khác","otherUp","thumb-up"]],[["Thiếu thông tin tôi cần","missingTheInformationINeed","thumb-down"],["Quá phức tạp/quá nhiều bước","tooComplicatedTooManySteps","thumb-down"],["Đã lỗi thời","outOfDate","thumb-down"],["Vấn đề về bản dịch","translationIssue","thumb-down"],["Vấn đề về mẫu/mã","samplesCodeIssue","thumb-down"],["Khác","otherDown","thumb-down"]],["Cập nhật lần gần đây nhất: 2025-07-27 UTC."],[],[],null,["# Identity Credential\n\nThe [Identity\nCredential](https://developer.android.com/reference/android/security/identity/package-summary) APIs provide an interface to a secure store\nfor user identity documents. These APIs communicate with the\n`credstore` system service which in turn use the Identity\nCredential HAL to communicate with Secure Hardware.\n\nThe Identity Credential HAL is accessed through\n`IIdentityCredentialStore` which provides an interface to a secure\nstore for user identity documents. To the extent possible, specification of\nthe message formats and semantics of communication with credential\nverification devices and issuing authorities (IAs) is out of scope for this\nHAL. It provides the interface with secure storage but a credential-specific\nAndroid application are be required to implement the presentation and\nverification protocols and processes appropriate for the specific credential\ntype.\n\nImplementation instructions and VTS test information can be found at:\n\n- [Identity\n Credential HAL, default implementation, and VTS tests](https://android.googlesource.com/platform/hardware/interfaces/+/refs/heads/android16-release/identity/aidl/android/hardware/identity/IIdentityCredentialStore.aidl)"]]