package com.google.android.gms.internal.pal;

import java.math.BigInteger;

/* JADX INFO: loaded from: classes2.dex */
public final class u8 {

    /* JADX INFO: renamed from: d, reason: collision with root package name */
    public static final byte[] f21246d = new byte[0];

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

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public final BigInteger f21248b;

    /* JADX INFO: renamed from: c, reason: collision with root package name */
    public BigInteger f21249c = BigInteger.ZERO;

    public u8(byte[] bArr, byte[] bArr2, byte[] bArr3, BigInteger bigInteger, t8 t8Var) {
        this.f21248b = bigInteger;
        this.f21247a = t8Var;
    }
}
