TLRPC$TL_securePasswordKdfAlgoSHA512.smali

.class public Lim/tpelyyftgw/tgnet/TLRPC$TL_securePasswordKdfAlgoSHA512;
.super Lim/tpelyyftgw/tgnet/TLRPC$SecurePasswordKdfAlgo;
.source "TLRPC.java"


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lim/tpelyyftgw/tgnet/TLRPC;
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x9
    name = "TL_securePasswordKdfAlgoSHA512"
.end annotation


# static fields
.field public static constructor:I


# instance fields
.field public salt:[B


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

    .line 7146
    const v0, -0x79b8e26e

    sput v0, Lim/tpelyyftgw/tgnet/TLRPC$TL_securePasswordKdfAlgoSHA512;->constructor:I

    return-void
.end method

.method public constructor <init>()V
    .registers 1

    .line 7145
    invoke-direct {p0}, Lim/tpelyyftgw/tgnet/TLRPC$SecurePasswordKdfAlgo;-><init>()V

    return-void
.end method


# virtual methods
.method public readParams(Lim/tpelyyftgw/tgnet/AbstractSerializedData;Z)V
    .registers 4
    .param p1, "stream"    # Lim/tpelyyftgw/tgnet/AbstractSerializedData;
    .param p2, "exception"    # Z

    .line 7151
    invoke-virtual {p1, p2}, Lim/tpelyyftgw/tgnet/AbstractSerializedData;->readByteArray(Z)[B

    move-result-object v0

    iput-object v0, p0, Lim/tpelyyftgw/tgnet/TLRPC$TL_securePasswordKdfAlgoSHA512;->salt:[B

    .line 7152
    return-void
.end method

.method public serializeToStream(Lim/tpelyyftgw/tgnet/AbstractSerializedData;)V
    .registers 3
    .param p1, "stream"    # Lim/tpelyyftgw/tgnet/AbstractSerializedData;

    .line 7155
    sget v0, Lim/tpelyyftgw/tgnet/TLRPC$TL_securePasswordKdfAlgoSHA512;->constructor:I

    invoke-virtual {p1, v0}, Lim/tpelyyftgw/tgnet/AbstractSerializedData;->writeInt32(I)V

    .line 7156
    iget-object v0, p0, Lim/tpelyyftgw/tgnet/TLRPC$TL_securePasswordKdfAlgoSHA512;->salt:[B

    invoke-virtual {p1, v0}, Lim/tpelyyftgw/tgnet/AbstractSerializedData;->writeByteArray([B)V

    .line 7157
    return-void
.end method