- 28,932 files - Full Java source code - Smali files - Resources Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
13 lines
407 B
Java
13 lines
407 B
Java
package com.google.android.gms.internal.ads;
|
|
|
|
import java.security.GeneralSecurityException;
|
|
|
|
/* loaded from: classes3.dex */
|
|
public final class zzgpr implements zzgog {
|
|
public zzgpr(zzgom zzgomVar) throws GeneralSecurityException {
|
|
if (!zzgks.zza(2)) {
|
|
throw new GeneralSecurityException("Can not use HMAC in FIPS-mode, as BoringCrypto module is not available.");
|
|
}
|
|
}
|
|
}
|