package p447.p448.p457.p458;

import javax.net.ssl.SSLSocket;
import javax.net.ssl.SSLSocketFactory;
import kotlin.jvm.internal.DefaultConstructorMarker;
import p402.InterfaceC6540;
import p402.p411.p413.C6635;

/* JADX INFO: renamed from: ސ.ޣ.މ.ކ.ވ, reason: contains not printable characters */
/* JADX INFO: loaded from: classes.dex */
@InterfaceC6540
public final class C7087 extends C7077 {

    /* JADX INFO: renamed from: ރ, reason: contains not printable characters */
    public static final C7088 f20611 = new C7088(null);

    /* JADX INFO: renamed from: ސ.ޣ.މ.ކ.ވ$֏, reason: contains not printable characters */
    public static final class C7088 {
        public C7088() {
        }

        public /* synthetic */ C7088(DefaultConstructorMarker defaultConstructorMarker) {
        }
    }

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public C7087(Class<? super SSLSocket> cls, Class<? super SSLSocketFactory> cls2, Class<?> cls3) {
        super(cls);
        if (cls == null) {
            C6635.m9824("sslSocketClass");
            throw null;
        }
        if (cls2 == null) {
            C6635.m9824("sslSocketFactoryClass");
            throw null;
        }
        if (cls3 != null) {
        } else {
            C6635.m9824("paramClass");
            throw null;
        }
    }
}
