package o; import java.security.Key; /* loaded from: classes3.dex */ public interface zVr { byte[] a(Key key) throws Exception; Key c(byte[] bArr, String str) throws Exception; }