c.smali
990 字节
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
.class public abstract Lb/h0/l/c;
.super Ljava/lang/Object;
# 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;)Lb/h0/l/c;
.locals 1
.line 1
sget-object v0, Lb/h0/j/g;->a:Lb/h0/j/g;
.line 2
invoke-virtual {v0, p0}, Lb/h0/j/g;->a(Ljavax/net/ssl/X509TrustManager;)Lb/h0/l/c;
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