ClientCertRequestHandler is not part of the public API
-bri On Thu, Dec 22, 2011 at 2:48 AM, yukinkopen <[email protected]> wrote: > > Hi, > I'm investigating about how to use the client certificate in customize > browser in android 4.x. > > In my recognition, we can not use > WebViewClient.onReceivedClientCertRequest in extended class of > WebViewClient, because ClientCertRequestHandler as argument of > onReceivedClientCertRequest is not included in structure of > android.jar of 4.x version. > (When I import "android.webkit.ClientCertRequest", error is occurred.) > > Originally, isn't WebViewClient.onReceivedClientCertRequest opened to > any developers ? > In my view, it can be used in standard browser only in 4.x. > > If there is information of how to use ClientCertRequestHandler, could > you tell me ? > > BR, > Yuki > > -- > You received this message because you are subscribed to the Google Groups > "Android Security Discussions" group. > To post to this group, send email to > [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/android-security-discuss?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Android Security Discussions" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/android-security-discuss?hl=en.
