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