package L1;

/* JADX INFO: loaded from: classes.dex */
public final class k {

    /* JADX INFO: renamed from: a, reason: collision with root package name */
    public final int f3974a;

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public final byte[] f3975b;

    /* JADX INFO: renamed from: c, reason: collision with root package name */
    public final boolean f3976c;

    public k(int i, boolean z8, byte[] bArr) {
        this.f3974a = i;
        this.f3975b = bArr;
        this.f3976c = z8;
    }
}
