|
package o;
|
|
|
|
import java.security.GeneralSecurityException;
|
|
|
|
/* loaded from: classes2.dex */
|
|
public interface GHh {
|
|
byte[] a(byte[] bArr, byte[] bArr2) throws GeneralSecurityException;
|
|
|
|
byte[] e(byte[] bArr, byte[] bArr2) throws GeneralSecurityException;
|
|
}
|