mirror of
https://github.com/guanzhi/GmSSL.git
synced 2026-05-07 00:46:17 +08:00
Update GmSSL.c
This commit is contained in:
@@ -570,7 +570,7 @@ end:
|
||||
|
||||
}
|
||||
|
||||
JNIEXPORT jbyteArray JNICALL Java_GmSSL_PrivateKeyDecrypt(
|
||||
JNIEXPORT jbyteArray JNICALL Java_GmSSL_privateKeyDecrypt(
|
||||
JNIEnv *env, jobject this, jstring algor, jint flag,
|
||||
jbyteArray in, jbyteArray key)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user