mirror of
https://github.com/XploitWizer-Community/XploitSPY.git
synced 2024-11-06 10:29:21 +08:00
46 lines
1001 B
Smali
46 lines
1001 B
Smali
.class public abstract Lc/a/g/b;
|
|
.super Ljava/lang/Object;
|
|
.source ""
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>()V
|
|
.locals 0
|
|
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public static a(Ljavax/net/ssl/X509TrustManager;)Lc/a/g/b;
|
|
.locals 1
|
|
|
|
invoke-static {}, Lc/a/f/e;->a()Lc/a/f/e;
|
|
|
|
move-result-object v0
|
|
|
|
invoke-virtual {v0, p0}, Lc/a/f/e;->a(Ljavax/net/ssl/X509TrustManager;)Lc/a/g/b;
|
|
|
|
move-result-object p0
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public abstract a(Ljava/util/List;Ljava/lang/String;)Ljava/util/List;
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"(",
|
|
"Ljava/util/List<",
|
|
"Ljava/security/cert/Certificate;",
|
|
">;",
|
|
"Ljava/lang/String;",
|
|
")",
|
|
"Ljava/util/List<",
|
|
"Ljava/security/cert/Certificate;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
.end method
|