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

15 lines
455 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;
/* 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));
}
}