17 lines
448 B
Java
17 lines
448 B
Java
package o;
|
|
|
|
import java.security.GeneralSecurityException;
|
|
import o.vAr;
|
|
|
|
/* renamed from: o.bqA, reason: case insensitive filesystem */
|
|
/* loaded from: classes2.dex */
|
|
public abstract class AbstractC5281bqA<PrimitiveT, KeyProtoT extends vAr> {
|
|
final Class<PrimitiveT> e;
|
|
|
|
public abstract PrimitiveT b(KeyProtoT keyprotot) throws GeneralSecurityException;
|
|
|
|
public AbstractC5281bqA(Class<PrimitiveT> cls) {
|
|
this.e = cls;
|
|
}
|
|
}
|