- onCleared
- A runnable to be invoked when client certs are cleared. The embedder can pass null if not interested in the callback. The runnable will be called in UI thread.
Clears the client certificate preferences stored in response to proceeding/cancelling client cert requests. Note that Webview automatically clears these preferences when it receives a Android.Security.KeyChain.ActionStorageChanged intent. The preferences are shared by all the webviews that are created by the embedder application.