package com.pgl.ssdk;
/* renamed from: com.pgl.ssdk.e  reason: case insensitive filesystem */
/* loaded from: classes6.dex */
public class C1466e {

    /* renamed from: a  reason: collision with root package name */
    private final String f4760a;
    private final byte[] b;

    public C1466e(String str, byte[] bArr) {
        this.f4760a = str;
        this.b = bArr;
    }

    public byte[] a() {
        return this.b;
    }

    public String b() {
        return this.f4760a;
    }
}
