Initial import of ADIF API reverse-engineering toolkit
This commit is contained in:
15
apk_decompiled/sources/n3/m.java
Normal file
15
apk_decompiled/sources/n3/m.java
Normal file
@@ -0,0 +1,15 @@
|
||||
package n3;
|
||||
|
||||
import java.util.List;
|
||||
import javax.net.ssl.SSLSocket;
|
||||
|
||||
/* loaded from: classes3.dex */
|
||||
public interface m {
|
||||
boolean a(SSLSocket sSLSocket);
|
||||
|
||||
String b(SSLSocket sSLSocket);
|
||||
|
||||
boolean c();
|
||||
|
||||
void d(SSLSocket sSLSocket, String str, List list);
|
||||
}
|
||||
Reference in New Issue
Block a user