package F;

/* JADX INFO: loaded from: classes.dex */
public final class f extends d {

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

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

    public f(String str, byte[] bArr) {
        super("PRIV");
        this.f568b = str;
        this.f569c = bArr;
    }
}
