اعتبارًا من 27 آذار (مارس) 2025، ننصحك باستخدام android-latest-release
بدلاً من aosp-main
لإنشاء AOSP والمساهمة فيه. لمزيد من المعلومات، يُرجى الاطّلاع على التغييرات في AOSP.
بيانات اعتماد الهوية
تنظيم صفحاتك في مجموعات
يمكنك حفظ المحتوى وتصنيفه حسب إعداداتك المفضّلة.
توفّر واجهات برمجة تطبيقات Identity
Credential واجهة لمتجر آمن
لمستندات هوية المستخدمين. تتواصل واجهات برمجة التطبيقات هذه مع
خدمة نظام credstore
التي تستخدم بدورها واجهة برمجة التطبيقات
HAL لبيانات الاعتماد للتواصل مع "الأجهزة الآمنة".
يتم الوصول إلى HAL لبيانات اعتماد الهوية من خلال
IIdentityCredentialStore
الذي يقدّم واجهة لمتجر
آمن لمستندات هوية المستخدم. إلى أقصى حدّ ممكن، لا يشمل نطاق HAL هذا تحديد تنسيقات الرسائل ودلالاتها في ما يتعلّق بالتواصل مع أجهزة التحقّق من بيانات الاعتماد والهيئات المانحة لشهادات الاعتماد. توفّر الواجهة مساحة تخزين آمنة، ولكن يجب استخدام تطبيق Android خاص بالمعرّفات
لتنفيذ بروتوكولات عرض البيانات
وعمليات إثبات الهوية المناسبة لنوع المعرّف
المحدّد.
يمكن العثور على تعليمات التنفيذ ومعلومات اختبار VTS على:
يخضع كل من المحتوى وعيّنات التعليمات البرمجية في هذه الصفحة للتراخيص الموضحّة في ترخيص استخدام المحتوى. إنّ Java وOpenJDK هما علامتان تجاريتان مسجَّلتان لشركة Oracle و/أو الشركات التابعة لها.
تاريخ التعديل الأخير: 2025-07-27 (حسب التوقيت العالمي المتفَّق عليه)
[[["يسهُل فهم المحتوى.","easyToUnderstand","thumb-up"],["ساعَدني المحتوى في حلّ مشكلتي.","solvedMyProblem","thumb-up"],["غير ذلك","otherUp","thumb-up"]],[["لا يحتوي على المعلومات التي أحتاج إليها.","missingTheInformationINeed","thumb-down"],["الخطوات معقدة للغاية / كثيرة جدًا.","tooComplicatedTooManySteps","thumb-down"],["المحتوى قديم.","outOfDate","thumb-down"],["ثمة مشكلة في الترجمة.","translationIssue","thumb-down"],["مشكلة في العيّنات / التعليمات البرمجية","samplesCodeIssue","thumb-down"],["غير ذلك","otherDown","thumb-down"]],["تاريخ التعديل الأخير: 2025-07-27 (حسب التوقيت العالمي المتفَّق عليه)"],[],[],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)"]]