update gmapi

This commit is contained in:
Zhi Guan
2017-02-26 16:37:23 +08:00
parent c4cb37250f
commit df18c19abc
21 changed files with 1657 additions and 131 deletions

View File

@@ -155,7 +155,7 @@ int SAF_RemoveRootCaCertificate(
int SAF_AddCaCertificate(
void *hAppHandle,
unsigned char *pucCertificate,
unsigned int *puiCertificateLen);
unsigned int uiCertificateLen);
int SAF_GetCaCertificateCount(
void *hAppHandle,