AsymmetricCipherKeyPairGenerator.smali

.class public interface abstract Lorg/spongycastle/crypto/AsymmetricCipherKeyPairGenerator;
.super Ljava/lang/Object;
.source "AsymmetricCipherKeyPairGenerator.java"


# virtual methods
.method public abstract generateKeyPair()Lorg/spongycastle/crypto/AsymmetricCipherKeyPair;
.end method

.method public abstract init(Lorg/spongycastle/crypto/KeyGenerationParameters;)V
.end method