GOST3411$PBEWithMacKeyFactory.smali
.class public Lorg/spongycastle/jcajce/provider/digest/GOST3411$PBEWithMacKeyFactory;
.super Lorg/spongycastle/jcajce/provider/symmetric/util/PBESecretKeyFactory;
.source "GOST3411.java"
# direct methods
.method public constructor <init>()V
.registers 9
.prologue
const/4 v3, 0x0
.line 58
const-string v1, "PBEwithHmacGOST3411"
const/4 v2, 0x0
const/4 v4, 0x2
const/4 v5, 0x6
const/16 v6, 0x100
move-object v0, p0
move v7, v3
invoke-direct/range {v0 .. v7}, Lorg/spongycastle/jcajce/provider/symmetric/util/PBESecretKeyFactory;-><init>(Ljava/lang/String;Lorg/spongycastle/asn1/ASN1ObjectIdentifier;ZIIII)V
.line 59
return-void
.end method