Class IESCipher.ECIESwithCipher

java.lang.Object
javax.crypto.CipherSpi
org.bouncycastle.jcajce.provider.asymmetric.ec.IESCipher
org.bouncycastle.jcajce.provider.asymmetric.ec.IESCipher.ECIESwithCipher
Direct Known Subclasses:
IESCipher.ECIESwithAESCBC, IESCipher.ECIESwithDESedeCBC
Enclosing class:
IESCipher

public static class IESCipher.ECIESwithCipher extends IESCipher
  • Constructor Details

    • ECIESwithCipher

      public ECIESwithCipher(BlockCipher cipher, int ivLength)