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); } } }