|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SslCertificate | |
|---|---|
| android.net.http | |
| android.webkit | |
| Uses of SslCertificate in android.net.http |
|---|
| Methods in android.net.http that return SslCertificate | |
|---|---|
SslCertificate |
SslError.getCertificate()
|
static SslCertificate |
SslCertificate.restoreState(Bundle bundle)
|
| Methods in android.net.http with parameters of type SslCertificate | |
|---|---|
static Bundle |
SslCertificate.saveState(SslCertificate certificate)
|
| Constructors in android.net.http with parameters of type SslCertificate | |
|---|---|
SslError(int error,
SslCertificate certificate)
Deprecated. |
|
SslError(int error,
SslCertificate certificate,
String url)
|
|
| Uses of SslCertificate in android.webkit |
|---|
| Methods in android.webkit that return SslCertificate | |
|---|---|
SslCertificate |
WebView.getCertificate()
|
| Methods in android.webkit with parameters of type SslCertificate | |
|---|---|
void |
WebView.setCertificate(SslCertificate certificate)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||