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

15 lines
455 B
Java

package com.google.android.gms.internal.p002firebaseauthapi;
import java.security.GeneralSecurityException;
/* loaded from: classes2.dex */
public final class zzbg {
public static zzbf zza(String str) throws GeneralSecurityException {
zzbf zzbfVar = (zzbf) zzbz.zzl().get(str);
if (zzbfVar != null) {
return zzbfVar;
}
throw new GeneralSecurityException("cannot find key template: ".concat(str));
}
}