package p447.p448.p452;

import java.security.cert.Certificate;
import java.util.List;
import p402.p411.p412.InterfaceC6603;
import p402.p411.p413.AbstractC6636;
import p402.p411.p413.C6635;
import p447.C6860;
import p447.C6871;
import p447.C6901;
import p447.p448.p460.AbstractC7093;

/* JADX INFO: renamed from: ސ.ޣ.ބ.ޅ, reason: contains not printable characters */
/* JADX INFO: loaded from: classes.dex */
public final class C6971 extends AbstractC6636 implements InterfaceC6603<List<? extends Certificate>> {

    /* JADX INFO: renamed from: ބ, reason: contains not printable characters */
    public final /* synthetic */ C6871 f20301;

    /* JADX INFO: renamed from: ޅ, reason: contains not printable characters */
    public final /* synthetic */ C6901 f20302;

    /* JADX INFO: renamed from: ކ, reason: contains not printable characters */
    public final /* synthetic */ C6860 f20303;

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public C6971(C6871 c6871, C6901 c6901, C6860 c6860) {
        super(0);
        this.f20301 = c6871;
        this.f20302 = c6901;
        this.f20303 = c6860;
    }

    @Override // p402.p411.p412.InterfaceC6603
    /* JADX INFO: renamed from: ނ */
    public List<? extends Certificate> mo1543() {
        AbstractC7093 abstractC7093 = this.f20301.f19929;
        if (abstractC7093 != null) {
            return abstractC7093.mo10390(this.f20302.m10065(), this.f20303.f19900.f20017);
        }
        C6635.m9822();
        throw null;
    }
}
