Camellia$AlgParams.smali
.class public Lorg/spongycastle/jcajce/provider/symmetric/Camellia$AlgParams;
.super Lorg/spongycastle/jcajce/provider/symmetric/util/IvAlgorithmParameters;
.source "Camellia.java"
# direct methods
.method public constructor <init>()V
.registers 1
.prologue
.line 183
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 188
const-string v0, "Camellia IV"
return-object v0
.end method