16 lines
462 B
Java
16 lines
462 B
Java
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)));
|
|
}
|
|
}
|