Class IESUtil
- java.lang.Object
-
- org.bouncycastle.jcajce.provider.asymmetric.util.IESUtil
-
public class IESUtil extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description IESUtil()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static IESParameterSpec
guessParameterSpec(BufferedBlockCipher iesBlockCipher, byte[] nonce)
-
-
-
Method Detail
-
guessParameterSpec
public static IESParameterSpec guessParameterSpec(BufferedBlockCipher iesBlockCipher, byte[] nonce)
-
-