今奥全景相机
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

59 lines
1.3 KiB

.class public Lcom/viatech/util/AppServerEncrypter;
.super Ljava/lang/Object;
.source "AppServerEncrypter.java"
# static fields
.field private static final TAG:Ljava/lang/String; = "Vpai_AppServerEncrypter"
# direct methods
.method static constructor <clinit>()V
.locals 2
.prologue
.line 11
const-string v0, "Vpai_AppServerEncrypter"
const-string v1, "before loadLibrary encrypter"
invoke-static {v0, v1}, Landroid/util/Log;->v(Ljava/lang/String;Ljava/lang/String;)I
.line 12
const-string v0, "encrypter"
invoke-static {v0}, Ljava/lang/System;->loadLibrary(Ljava/lang/String;)V
.line 13
const-string v0, "Vpai_AppServerEncrypter"
const-string v1, "loadLibrary ok"
invoke-static {v0, v1}, Landroid/util/Log;->v(Ljava/lang/String;Ljava/lang/String;)I
.line 14
return-void
.end method
.method public constructor <init>()V
.locals 0
.prologue
.line 8
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
.method public static native decrypt([B)Ljava/lang/String;
.end method
.method public static native encrypt(Ljava/lang/String;)[B
.end method
.method public static native getHash(Ljava/lang/String;)Ljava/lang/String;
.end method
.method public static native setTimeStamp(Ljava/lang/String;)Z
.end method