Package org.gudy.bouncycastle.jce.interfaces

Interface Summary
BCKeyStore all BC provider keystores implement this interface.
ECKey generic interface for an Elliptic Curve Key.
ECPrivateKey interface for Elliptic Curve Private keys.
ECPublicKey interface for elliptic curve public keys.
ElGamalKey  
ElGamalPrivateKey  
ElGamalPublicKey  
IESKey key pair for use with an integrated encryptor
PKCS12BagAttributeCarrier allow us to set attributes on objects that can go into a PKCS12 store.