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

Commit 4f73689e authored by Eran Messeri's avatar Eran Messeri Committed by Gerrit Code Review
Browse files

Merge "Document the allowed challenge size" into main

parents 93439a21 79cb9920
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -643,6 +643,8 @@ enum Tag {
     * Tag::ATTESTATION_CHALLENGE is used to deliver a "challenge" value to the attested key
     * generation/import methods, which must place the value in the KeyDescription SEQUENCE of the
     * attestation extension.
     * The challenge value may be up to 128 bytes. If the caller provides a bigger challenge,
     * INVALID_INPUT_LENGTH error should be returned.
     *
     * Must never appear in KeyCharacteristics.
     */