package com.google.android.gms.internal.p002firebaseauthapi; import android.security.keystore.KeyGenParameterSpec; /* loaded from: classes.dex */ public abstract /* synthetic */ class g { public static /* synthetic */ KeyGenParameterSpec.Builder a(String str, int i10) { return new KeyGenParameterSpec.Builder(str, i10); } }