package com.google.android.gms.internal.ads;

/* JADX INFO: loaded from: classes2.dex */
public final class t72 {

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public static final t72 f16751b = new t72("SHA256");

    /* JADX INFO: renamed from: c, reason: collision with root package name */
    public static final t72 f16752c = new t72("SHA384");

    /* JADX INFO: renamed from: d, reason: collision with root package name */
    public static final t72 f16753d = new t72("SHA512");

    /* JADX INFO: renamed from: a, reason: collision with root package name */
    public final String f16754a;

    public t72(String str) {
        this.f16754a = str;
    }

    public final String toString() {
        return this.f16754a;
    }
}
