| Package | Description |
|---|---|
| android.net.http | |
| android.webkit |
| Modifier and Type | Method and Description |
|---|---|
SslCertificate |
SslError.getCertificate() |
static SslCertificate |
SslCertificate.restoreState(Bundle bundle) |
| Modifier and Type | Method and Description |
|---|---|
static Bundle |
SslCertificate.saveState(SslCertificate certificate) |
| Constructor and Description |
|---|
SslError(int error,
SslCertificate certificate)
Deprecated.
|
SslError(int error,
SslCertificate certificate,
String url) |
| Modifier and Type | Method and Description |
|---|---|
SslCertificate |
WebView.getCertificate() |
| Modifier and Type | Method and Description |
|---|---|
void |
WebView.setCertificate(SslCertificate certificate) |
Copyright © 2008-2013. All Rights Reserved.