44 lines
721 B
Smali
44 lines
721 B
Smali
.class public Lvf/k;
|
|
.super Ljava/lang/Object;
|
|
.source "TrustSelfSignedStrategy.java"
|
|
|
|
# interfaces
|
|
.implements Lvf/l;
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>()V
|
|
.locals 0
|
|
|
|
.line 1
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public a([Ljava/security/cert/X509Certificate;Ljava/lang/String;)Z
|
|
.locals 0
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Ljava/security/cert/CertificateException;
|
|
}
|
|
.end annotation
|
|
|
|
.line 1
|
|
array-length p1, p1
|
|
|
|
const/4 p2, 0x1
|
|
|
|
if-ne p1, p2, :cond_0
|
|
|
|
goto :goto_0
|
|
|
|
:cond_0
|
|
const/4 p2, 0x0
|
|
|
|
:goto_0
|
|
return p2
|
|
.end method
|