Bouncy Castle Cryptography 1.50

org.bouncycastle.jcajce.provider.asymmetric.util
Class IESUtil

java.lang.Object
  extended by org.bouncycastle.jcajce.provider.asymmetric.util.IESUtil

public class IESUtil
extends java.lang.Object


Constructor Summary
IESUtil()
           
 
Method Summary
static IESParameterSpec guessParameterSpec(IESEngine engine)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IESUtil

public IESUtil()
Method Detail

guessParameterSpec

public static IESParameterSpec guessParameterSpec(IESEngine engine)

Bouncy Castle Cryptography 1.50