JNIMD5.smali

.class public Lcom/baidu/mapsdkplatform/comjni/util/JNIMD5;
.super Ljava/lang/Object;


# direct methods
.method static constructor <clinit>()V
    .registers 1

    return-void
.end method

.method public static native encodeUrlParamsValue(Ljava/lang/String;)Ljava/lang/String;
.end method

.method public static native getSignMD5String(Ljava/lang/String;)Ljava/lang/String;
.end method

.method public static native getUrlNeedInfo()Ljava/lang/String;
.end method