DESede$PBEWithSHAAndDES3KeyFactory.smali
.class public Lorg/spongycastle/jcajce/provider/symmetric/DESede$PBEWithSHAAndDES3KeyFactory;
.super Lorg/spongycastle/jcajce/provider/symmetric/DES$DESPBEKeyFactory;
.source "DESede.java"
# direct methods
.method public constructor <init>()V
.registers 9
.prologue
const/4 v3, 0x1
.line 227
const-string v1, "PBEwithSHAandDES3Key-CBC"
sget-object v2, Lorg/spongycastle/asn1/pkcs/PKCSObjectIdentifiers;->pbeWithSHAAnd3_KeyTripleDES_CBC:Lorg/spongycastle/asn1/ASN1ObjectIdentifier;
const/4 v4, 0x2
const/16 v6, 0xc0
const/16 v7, 0x40
move-object v0, p0
move v5, v3
invoke-direct/range {v0 .. v7}, Lorg/spongycastle/jcajce/provider/symmetric/DES$DESPBEKeyFactory;-><init>(Ljava/lang/String;Lorg/spongycastle/asn1/ASN1ObjectIdentifier;ZIIII)V
.line 228
return-void
.end method