remove java from config

This commit is contained in:
Zhi Guan
2017-11-25 16:43:19 +08:00
parent 2458fcb879
commit ed7bf9302f
23 changed files with 5432 additions and 5486 deletions

View File

@@ -1532,7 +1532,7 @@ JNIEXPORT jbyteArray JNICALL Java_GmSSL_deriveKey(
int ecdh_kdf_type;
int ecdh_kdf_md;
int ecdh_kdf_outlen;
unsigned char *ecdh_kdf_ukm;
char *ecdh_kdf_ukm;
int ecdh_kdf_ukm_len;