导航菜单

页面标题

页面副标题

Atlys v4.8.7 - C2718K.java 源代码

正在查看: Atlys v4.8.7 应用的 C2718K.java JAVA 源代码文件

本页面展示 JAVA 反编译生成的源代码文件,支持语法高亮显示。 仅供安全研究与技术分析使用,严禁用于任何非法用途。请遵守相关法律法规。


package ch;

import Jh.C0933e;
import android.content.Context;
import bn.AbstractC2534l;
import bn.AbstractC2541s;
import gh.C3683a;
import gh.C3687e;

public final class C2718K {

    public static final String f36061e = C3683a.f48101b.a();

    public static final boolean f36062f = true;

    public final Jh.T f36063a;

    public final String f36064b;

    public final Al.k f36065c;

    public final String f36066d;

    public C2718K(Context context, String publishableKey, String str) {
        xl.x xVar = xl.x.f67385a;
        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 t10 = new Jh.T(applicationContext2, new C0933e(publishableKey, 1), C3687e.f48111b, null, null, null, null, xVar, 28656);
        if (!(!AbstractC2534l.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 (!(!AbstractC2541s.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 C2728V(applicationContext3, new C0933e(publishableKey, 2), t10, false, null, 496);
        kn.c workContext = dn.P.f45077c;
        kotlin.jvm.internal.l.h(workContext, "workContext");
        this.f36063a = t10;
        this.f36064b = str;
        this.f36065c = workContext;
        if (!(!AbstractC2534l.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 (!(!AbstractC2541s.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.f36066d = publishableKey;
    }
}