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

30 lines
756 B
Java
Raw Normal View History

2024-07-27 18:17:47 +07:00
package o;
import java.io.IOException;
import org.spongycastle.asn1.ASN1ParsingException;
/* renamed from: o.goB, reason: case insensitive filesystem */
/* loaded from: classes6.dex */
public final class C15352goB implements gnJ {
private gnK c;
/* JADX INFO: Access modifiers changed from: package-private */
public C15352goB(gnK gnk) {
this.c = gnk;
}
@Override // o.goR
public final AbstractC15315gnE a() throws IOException {
return new C15384gox(this.c.a(), (byte) 0);
}
@Override // o.InterfaceC15342gnr
public final AbstractC15315gnE i() {
try {
return a();
} catch (IOException e) {
throw new ASN1ParsingException(e.getMessage(), e);
}
}
}