Searched refs:authMethodString (Results 1 – 1 of 1) sorted by relevance
6671 ScopedLocalRef<jstring> authMethodString(env, env->NewStringUTF(authMethod)); in cert_verify_callback() local6672 env->CallVoidMethod(sslHandshakeCallbacks, methodID, array.get(), authMethodString.get()); in cert_verify_callback()