2022-06-10 21:38:30 +09:00

54 lines
1014 B
Smali

.class public Lvf/c;
.super Lvf/a;
.source "BrowserCompatHostnameVerifier.java"
# annotations
.annotation build Lcz/msebera/android/httpclient/annotation/Immutable;
.end annotation
# direct methods
.method public constructor <init>()V
.locals 0
.line 1
invoke-direct {p0}, Lvf/a;-><init>()V
return-void
.end method
# virtual methods
.method public i(Ljava/lang/String;)Z
.locals 0
const/4 p1, 0x1
return p1
.end method
.method public final toString()Ljava/lang/String;
.locals 1
const-string v0, "BROWSER_COMPATIBLE"
return-object v0
.end method
.method public final verify(Ljava/lang/String;[Ljava/lang/String;[Ljava/lang/String;)V
.locals 1
.annotation system Ldalvik/annotation/Throws;
value = {
Ljavax/net/ssl/SSLException;
}
.end annotation
const/4 v0, 0x0
.line 1
invoke-virtual {p0, p1, p2, p3, v0}, Lvf/a;->j(Ljava/lang/String;[Ljava/lang/String;[Ljava/lang/String;Z)V
return-void
.end method