xref: /aosp_15_r20/external/libese/ready_se/google/keymint/KM300/Applet/README.md (revision 5c4dab75aa57366379dce576b1a9e082a44e2b3a)
1# JavaCardKeymaster Applet
2
3This directory contains the implementation of the Keymint 3.0
4interface, in the form of a JavaCard 3.0.5 applet which runs in a secure
5element.  It must be deployed in conjuction with the associated HAL,
6which mediates between Android Keystore and this applet.
7
8# Supported Features!
9
10  - Keymint 3.0 supported functions for required VTS compliance.
11  - SharedSecret 1.0 supported functions for required VTS compliance.
12  - RemotelyProvisionedComponent 3.0 supported functions for required VTS compliance.
13
14# Not supported features
15  - Factory provisioned attestation key will not be supported in this applet.
16  - Limited usage keys will not be supported in this applet.
17