package X3;

import com.google.crypto.tink.shaded.protobuf.AbstractC1261i;
import com.google.crypto.tink.shaded.protobuf.AbstractC1274w;
import com.google.crypto.tink.shaded.protobuf.C1260h;
import com.google.crypto.tink.shaded.protobuf.C1273v;
import m1.AbstractC2464a;

/* JADX INFO: renamed from: X3.l, reason: case insensitive filesystem */
/* JADX INFO: loaded from: classes3.dex */
public final class C0821l extends AbstractC1274w {
    private static final C0821l DEFAULT_INSTANCE;
    public static final int KEY_VALUE_FIELD_NUMBER = 3;
    public static final int PARAMS_FIELD_NUMBER = 2;
    private static volatile com.google.crypto.tink.shaded.protobuf.X PARSER = null;
    public static final int VERSION_FIELD_NUMBER = 1;
    private AbstractC1261i keyValue_ = AbstractC1261i.f13790b;
    private C0825p params_;
    private int version_;

    static {
        C0821l c0821l = new C0821l();
        DEFAULT_INSTANCE = c0821l;
        AbstractC1274w.s(C0821l.class, c0821l);
    }

    public static C0820k C() {
        return (C0820k) DEFAULT_INSTANCE.g();
    }

    public static void v(C0821l c0821l) {
        c0821l.version_ = 0;
    }

    public static void w(C0821l c0821l, C0825p c0825p) {
        c0821l.getClass();
        c0825p.getClass();
        c0821l.params_ = c0825p;
    }

    public static void x(C0821l c0821l, C1260h c1260h) {
        c0821l.getClass();
        c0821l.keyValue_ = c1260h;
    }

    public static C0821l y() {
        return DEFAULT_INSTANCE;
    }

    public final C0825p A() {
        C0825p c0825p = this.params_;
        return c0825p == null ? C0825p.w() : c0825p;
    }

    public final int B() {
        return this.version_;
    }

    @Override // com.google.crypto.tink.shaded.protobuf.AbstractC1274w
    public final Object h(int i6) {
        com.google.crypto.tink.shaded.protobuf.X c1273v;
        switch (AbstractC2464a.c(i6)) {
            case 0:
                return (byte) 1;
            case 1:
                return null;
            case 2:
                return new com.google.crypto.tink.shaded.protobuf.b0(DEFAULT_INSTANCE, "\u0000\u0003\u0000\u0000\u0001\u0003\u0003\u0000\u0000\u0000\u0001\u000b\u0002\t\u0003\n", new Object[]{"version_", "params_", "keyValue_"});
            case 3:
                return new C0821l();
            case 4:
                return new C0820k(DEFAULT_INSTANCE);
            case 5:
                return DEFAULT_INSTANCE;
            case 6:
                com.google.crypto.tink.shaded.protobuf.X x6 = PARSER;
                if (x6 != null) {
                    return x6;
                }
                synchronized (C0821l.class) {
                    try {
                        c1273v = PARSER;
                        if (c1273v == null) {
                            c1273v = new C1273v();
                            PARSER = c1273v;
                        }
                    } catch (Throwable th) {
                        throw th;
                    }
                    break;
                }
                return c1273v;
            default:
                throw new UnsupportedOperationException();
        }
    }

    public final AbstractC1261i z() {
        return this.keyValue_;
    }
}
