Uses of Interface
org.gudy.bouncycastle.jce.interfaces.IESKey
-
Packages that use IESKey Package Description org.gudy.bouncycastle.jce.spec -
-
Uses of IESKey in org.gudy.bouncycastle.jce.spec
Classes in org.gudy.bouncycastle.jce.spec that implement IESKey Modifier and Type Class Description class
IEKeySpec
key pair for use with an integrated encryptor - together they provide what's required to generate the message.
-