10 lines
241 B
Java
10 lines
241 B
Java
|
package o;
|
||
|
|
||
|
import java.security.cert.CertificateException;
|
||
|
|
||
|
/* renamed from: o.glt, reason: case insensitive filesystem */
|
||
|
/* loaded from: classes6.dex */
|
||
|
public interface InterfaceC15265glt {
|
||
|
boolean a() throws CertificateException;
|
||
|
}
|