Class IESUtil
java.lang.Object
org.bouncycastle.jcajce.provider.asymmetric.util.IESUtil
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic IESParameterSpec
guessParameterSpec
(BufferedBlockCipher iesBlockCipher, byte[] nonce)
-
Constructor Details
-
IESUtil
public IESUtil()
-
-
Method Details
-
guessParameterSpec
-