what-the-bank/sources/o/GHh.java

11 lines
264 B
Java
Raw Normal View History

2024-07-27 18:17:47 +07:00
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;
}