what-the-bank/sources/com/google/android/gms/internal/p002firebaseauthapi/zzpu.java

21 lines
668 B
Java
Raw Normal View History

2024-07-27 18:17:47 +07:00
package com.google.android.gms.internal.p002firebaseauthapi;
import java.security.GeneralSecurityException;
import java.security.interfaces.ECPublicKey;
/* loaded from: classes2.dex */
public final class zzpu implements zzav {
private final zzpw zza;
private final String zzb;
private final byte[] zzc;
private final zzps zzd;
public zzpu(ECPublicKey eCPublicKey, byte[] bArr, String str, int i, zzps zzpsVar) throws GeneralSecurityException {
zzpx.zze(eCPublicKey.getW(), eCPublicKey.getParams().getCurve());
this.zza = new zzpw(eCPublicKey);
this.zzc = bArr;
this.zzb = str;
this.zzd = zzpsVar;
}
}