Used to set the SSL-to-Java callback state before each SSL_*
call that may result in a callback. It should be cleared after
the operation returns with clearCallbackState.
@param env The JNIEnv
@param shc The SSLHandshakeCallbacks
@param fd The FileDescriptor
Used to set the SSL-to-Java callback state before each SSL_* call that may result in a callback. It should be cleared after the operation returns with clearCallbackState.
@param env The JNIEnv @param shc The SSLHandshakeCallbacks @param fd The FileDescriptor