Merge "Fix minimum size description of challenge" am: ceeb357048

Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/2480181

Change-Id: I7debe63345b9a03789a39ac4bc6ec926cf4bb8c5
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
Seth Moore 2023-03-09 21:24:21 +00:00 committed by Automerger Merge Worker
commit ca0abefa7e

View file

@ -315,7 +315,7 @@ interface IRemotelyProvisionedComponent {
*
* @param in challenge contains a byte string from the provisioning server which will be
* included in the signed data of the CSR structure. Different provisioned backends may
* use different semantic data for this field, but the supported sizes must be between 32
* use different semantic data for this field, but the supported sizes must be between 16
* and 64 bytes, inclusive.
*
* @return the following CBOR Certificate Signing Request (Csr) serialized into a byte array: