We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1cbc02b commit bf6d73cCopy full SHA for bf6d73c
README.md
@@ -1,4 +1,8 @@
1
-# JavaCardKeymaster
+**JavaCardKeymaster**
2
JavaCard implementation of the following:
3
1) [Android Keymint HAL](https://cs.android.com/android/platform/superproject/+/master:hardware/interfaces/security/keymint/aidl/android/hardware/security/keymint/)
4
2) [Android SharedSecret HAL](https://cs.android.com/android/platform/superproject/+/master:hardware/interfaces/security/sharedsecret/aidl/android/hardware/security/sharedsecret/)
5
+
6
+**Exceptions**
7
+1) [Remote Key Provisiong HAL](https://cs.android.com/android/platform/superproject/+/master:hardware/interfaces/security/keymint/aidl/android/hardware/security/keymint/IRemotelyProvisionedComponent.aidl)
8
+is not supported in the release.
0 commit comments