- Parameters
-
| client | The connected mobile_image_mounter client. |
| image_type | The image_type to get the personalization identifiers for. Can be NULL. |
| signature | The signature of the corresponding personalized image. |
| signature_size | The size of signature. |
| manifest | Pointer that will be set to an allocated buffer with the manifest data. |
| manifest_size | Pointer to an unsigned int that will be set to the size of the manifest data. |
- Returns
- MOBILE_IMAGE_MOUNTER_E_SUCCESS on success, or a MOBILE_IMAGE_MOUNTER_E_* error code on error.
References mobile_image_mounter_query_personalization_manifest().
Referenced by mobile_image_mounter_query_personalization_manifest().