what-the-bank/sources/o/C15471grX.java

31 lines
801 B
Java
Raw Permalink Normal View History

2024-07-27 18:17:47 +07:00
package o;
import java.util.ArrayList;
import java.util.Collections;
import java.util.List;
import org.spongycastle.util.io.pem.PemGenerationException;
/* renamed from: o.grX, reason: case insensitive filesystem */
/* loaded from: classes6.dex */
public final class C15471grX implements grV {
private static final List e = Collections.unmodifiableList(new ArrayList());
public byte[] a;
public List b;
public String c;
@Override // o.grV
public final C15471grX b() throws PemGenerationException {
return this;
}
public C15471grX(String str, byte[] bArr) {
this(str, e, bArr);
}
private C15471grX(String str, List list, byte[] bArr) {
this.c = str;
this.b = Collections.unmodifiableList(list);
this.a = bArr;
}
}