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

30 lines
746 B
Java

package o;
import java.io.IOException;
import org.spongycastle.asn1.ASN1ParsingException;
/* renamed from: o.goe, reason: case insensitive filesystem */
/* loaded from: classes6.dex */
public final class C15365goe implements gnJ {
private gnK b;
/* JADX INFO: Access modifiers changed from: package-private */
public C15365goe(gnK gnk) {
this.b = gnk;
}
@Override // o.goR
public final AbstractC15315gnE a() throws IOException {
return new C15364god(this.b.a());
}
@Override // o.InterfaceC15342gnr
public final AbstractC15315gnE i() {
try {
return a();
} catch (IOException e) {
throw new ASN1ParsingException(e.getMessage(), e);
}
}
}