Class AsymmetricKeyWrapper

java.lang.Object
org.bouncycastle.operator.AsymmetricKeyWrapper
All Implemented Interfaces:
KeyWrapper
Direct Known Subclasses:
BcAsymmetricKeyWrapper, JceAsymmetricKeyWrapper, JceKTSKeyWrapper, KEMKeyWrapper

public abstract class AsymmetricKeyWrapper extends Object implements KeyWrapper