正在查看: Atlys v4.8.7 应用的 C0620K.java JAVA 源代码文件
本页面展示 JAVA 反编译生成的源代码文件,支持语法高亮显示。 仅供安全研究与技术分析使用,严禁用于任何非法用途。请遵守相关法律法规。
正在查看: Atlys v4.8.7 应用的 C0620K.java JAVA 源代码文件
本页面展示 JAVA 反编译生成的源代码文件,支持语法高亮显示。 仅供安全研究与技术分析使用,严禁用于任何非法用途。请遵守相关法律法规。
package ch;
import Jh.C0323e;
import android.content.Context;
import gh.C0807a;
import gh.C0811e;
public final class C0620K {
public static final String e = C0807a.b.a();
public static final boolean f = true;
public final Jh.T a;
public final String b;
public final Al.k c;
public final String d;
public C0620K(Context context, String publishableKey, String str) {
xl.x xVar = xl.x.a;
kotlin.jvm.internal.l.h(publishableKey, "publishableKey");
Context applicationContext = context.getApplicationContext();
kotlin.jvm.internal.l.g(applicationContext, "context.applicationContext");
Context applicationContext2 = context.getApplicationContext();
kotlin.jvm.internal.l.g(applicationContext2, "context.applicationContext");
Jh.T t = new Jh.T(applicationContext2, new C0323e(publishableKey, 1), C0811e.b, null, null, null, null, xVar, 28656);
if (!(!bn.l.y0(publishableKey))) {
throw new IllegalArgumentException("Invalid Publishable Key: You must use a valid Stripe API key to make a Stripe API request. For more info, see https://stripe.com/docs/keys".toString());
}
if (!(!bn.s.h0(publishableKey, "sk_", false))) {
throw new IllegalArgumentException("Invalid Publishable Key: You are using a secret key instead of a publishable one. For more info, see https://stripe.com/docs/keys".toString());
}
Context applicationContext3 = applicationContext.getApplicationContext();
kotlin.jvm.internal.l.g(applicationContext3, "context.applicationContext");
new C0630V(applicationContext3, new C0323e(publishableKey, 2), t, false, null, 496);
kn.c workContext = dn.P.c;
kotlin.jvm.internal.l.h(workContext, "workContext");
this.a = t;
this.b = str;
this.c = workContext;
if (!(!bn.l.y0(publishableKey))) {
throw new IllegalArgumentException("Invalid Publishable Key: You must use a valid Stripe API key to make a Stripe API request. For more info, see https://stripe.com/docs/keys".toString());
}
if (!(!bn.s.h0(publishableKey, "sk_", false))) {
throw new IllegalArgumentException("Invalid Publishable Key: You are using a secret key instead of a publishable one. For more info, see https://stripe.com/docs/keys".toString());
}
this.d = publishableKey;
}
}