mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-02 06:22:53 +00:00
Merge "Document the allowed challenge size" into main am: 4f73689e26
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/2813217 Change-Id: I68002bf28fdc55380243087ce57c24daa3a82ee7 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -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.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user