what-the-bank/sources/o/C3294aun.java

16 lines
462 B
Java
Raw Permalink Normal View History

2024-07-27 18:17:47 +07:00
package o;
import java.security.GeneralSecurityException;
/* renamed from: o.aun, reason: case insensitive filesystem */
/* loaded from: classes2.dex */
public final class C3294aun {
public static RyZ c(String str) throws GeneralSecurityException {
RyZ ryZ = Jtp.d().get(str);
if (ryZ != null) {
return ryZ;
}
throw new GeneralSecurityException("cannot find key template: ".concat(String.valueOf(str)));
}
}