33 lines
1.1 KiB
Java
33 lines
1.1 KiB
Java
package com.google.android.gms.internal.p002firebaseauthapi;
|
|
|
|
import java.security.GeneralSecurityException;
|
|
|
|
/* loaded from: classes2.dex */
|
|
final class zzda extends zzgb {
|
|
final zzdb zza;
|
|
|
|
/* JADX INFO: Access modifiers changed from: package-private */
|
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
|
public zzda(zzdb zzdbVar, Class cls) {
|
|
super(cls);
|
|
this.zza = zzdbVar;
|
|
}
|
|
|
|
@Override // com.google.android.gms.internal.p002firebaseauthapi.zzgb
|
|
public final /* synthetic */ zzaek zza(zzaek zzaekVar) throws GeneralSecurityException {
|
|
zzom zzb = zzon.zzb();
|
|
zzb.zza((zzoq) zzaekVar);
|
|
zzb.zzb(0);
|
|
return (zzon) zzb.zzi();
|
|
}
|
|
|
|
@Override // com.google.android.gms.internal.p002firebaseauthapi.zzgb
|
|
public final /* synthetic */ zzaek zzb(zzacc zzaccVar) throws zzadn {
|
|
return zzoq.zzc(zzaccVar, zzacs.zza());
|
|
}
|
|
|
|
@Override // com.google.android.gms.internal.p002firebaseauthapi.zzgb
|
|
public final /* bridge */ /* synthetic */ void zzd(zzaek zzaekVar) throws GeneralSecurityException {
|
|
}
|
|
}
|