Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 467635c1 authored by Karuna Wadhera's avatar Karuna Wadhera Committed by Gerrit Code Review
Browse files

Merge "Clarify where unhashed module info can be found" into main

parents 3d4cc3ba fd3f0312
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -904,6 +904,9 @@ enum Tag {
     * Tag::MODULE_HASH specifies the SHA-256 hash of the DER-encoded module information (see
     * KeyCreationResult.aidl for the ASN.1 schema).
     *
     * KeyStore clients can retrieve the unhashed DER-encoded module information from Android
     * via KeyStoreManager.getSupplementaryAttestationInfo.
     *
     * This tag is never provided or returned from KeyMint in the key characteristics. It exists
     * only to define the tag for use in the attestation record.
     *