12 lines
326 B
Java
12 lines
326 B
Java
|
package o;
|
||
|
|
||
|
import java.security.GeneralSecurityException;
|
||
|
|
||
|
/* renamed from: o.uCH, reason: case insensitive filesystem */
|
||
|
/* loaded from: classes2.dex */
|
||
|
public interface InterfaceC17126uCH {
|
||
|
void a(byte[] bArr, byte[] bArr2) throws GeneralSecurityException;
|
||
|
|
||
|
byte[] d(byte[] bArr) throws GeneralSecurityException;
|
||
|
}
|