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

56 lines
1.3 KiB
Java

package o;
import scb.yek.FaceTecKey;
/* loaded from: classes3.dex */
public final class XoI extends ZTC {
@InterfaceC13391fZD
public XoI() {
}
public static UaK d(wDM wdm) {
C14957gcv.e(wdm, "");
String str = wdm.b;
if (str == null) {
str = "";
}
FaceTecKey faceTecKey = FaceTecKey.a;
String str2 = wdm.e;
if (str2 == null) {
str2 = "";
}
String str3 = wdm.c;
if (str3 == null) {
str3 = "";
}
String d = faceTecKey.d(str2, str3, "com.scb.phone.data");
if (d == null) {
d = "";
}
FaceTecKey faceTecKey2 = FaceTecKey.a;
String str4 = wdm.d;
if (str4 == null) {
str4 = "";
}
String str5 = wdm.c;
if (str5 == null) {
str5 = "";
}
String d2 = faceTecKey2.d(str4, str5, "com.scb.phone.data");
if (d2 == null) {
d2 = "";
}
FaceTecKey faceTecKey3 = FaceTecKey.a;
String str6 = wdm.a;
if (str6 == null) {
str6 = "";
}
String str7 = wdm.c;
if (str7 == null) {
str7 = "";
}
String d3 = faceTecKey3.d(str6, str7, "com.scb.phone.data");
return new UaK(str, d, d2, d3 != null ? d3 : "");
}
}