Shacal2$AlgParams.smali

.class public Lorg/spongycastle/jcajce/provider/symmetric/Shacal2$AlgParams;
.super Lorg/spongycastle/jcajce/provider/symmetric/util/IvAlgorithmParameters;
.source "Shacal2.java"


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

    .prologue
    .line 108
    invoke-direct {p0}, Lorg/spongycastle/jcajce/provider/symmetric/util/IvAlgorithmParameters;-><init>()V

    return-void
.end method


# virtual methods
.method protected engineToString()Ljava/lang/String;
    .registers 2

    .prologue
    .line 113
    const-string v0, "Shacal2 IV"

    return-object v0
.end method