- 28,932 files - Full Java source code - Smali files - Resources Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
13 lines
370 B
Java
13 lines
370 B
Java
package com.google.android.gms.internal.ads;
|
|
|
|
import java.security.GeneralSecurityException;
|
|
|
|
/* loaded from: classes3.dex */
|
|
public final class zzgpq implements zzgog {
|
|
public zzgpq(zzgnx zzgnxVar) throws GeneralSecurityException {
|
|
if (!zzgks.zza(1)) {
|
|
throw new GeneralSecurityException("Can not use AES-CMAC in FIPS-mode.");
|
|
}
|
|
}
|
|
}
|