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

Commit 3b0b271c authored by Karuna Wadhera's avatar Karuna Wadhera Committed by Automerger Merge Worker
Browse files

Merge "Clarify where unhashed module info can be found" into main am: 467635c1

parents 6cbd6ee4 467635c1
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.
     *