החל מ-27 במרץ 2025, מומלץ להשתמש ב-android-latest-release
במקום ב-aosp-main
כדי ליצור תרומות ל-AOSP. מידע נוסף זמין במאמר שינויים ב-AOSP.
המסמך לאימות הזהות
קל לארגן דפים בעזרת אוספים
אפשר לשמור ולסווג תוכן על סמך ההעדפות שלך.
ממשקי ה-API של Identity Credential מספקים ממשק למאגר מאובטח של מסמכי זהות של משתמשים. ממשקי ה-API האלה מתקשרים עם שירות המערכת credstore
, שמשתמש ב-HAL של פרטי הכניסה לצורך אימות הזהות כדי לתקשר עם החומרה המאובטחת.
הגישה ל-HAL של פרטי הכניסה לזהות מתבצעת דרך IIdentityCredentialStore
, שמספק ממשק למאגר מאובטח של מסמכי זהות של משתמשים. ככל האפשר, ה-HAL הזה לא מתייחס למפרט של פורמטים של הודעות ולסמנטיקה של תקשורת עם מכשירי אימות פרטי כניסה ורשויות מנפיקות (IA). הוא מספק לממשק אחסון מאובטח, אבל אפליקציית Android ספציפית לפרטי הכניסה נדרשת להטמיע את התהליכים והפרוטוקולים של הצגה ואימות שמתאימים לסוג פרטי הכניסה הספציפי.
הוראות להטמעה ומידע על בדיקת VTS זמינים בכתובות הבאות:
דוגמאות התוכן והקוד שבדף הזה כפופות לרישיונות המפורטים בקטע רישיון לתוכן. Java ו-OpenJDK הם סימנים מסחריים או סימנים מסחריים רשומים של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2025-07-27 (שעון UTC).
[null,null,["עדכון אחרון: 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)"]]