mirror of
https://github.com/guanzhi/GmSSL.git
synced 2026-05-07 08:56:17 +08:00
Update GmSSL.c
maybe you means PrivateKeyDecrypt ?
This commit is contained in:
@@ -570,7 +570,7 @@ end:
|
||||
|
||||
}
|
||||
|
||||
JNIEXPORT jbyteArray JNICALL Java_GmSSL_publicKeyDecrypt(
|
||||
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