Package | Description |
---|---|
org.bouncycastle.crypto.engines | |
org.bouncycastle.jcajce.provider.asymmetric.dh | |
org.bouncycastle.jcajce.provider.asymmetric.ec |
Modifier and Type | Class and Description |
---|---|
class |
OldIESEngine
Support class for constructing integrated encryption ciphers
for doing basic message exchanges on top of key agreement ciphers.
|
Constructor and Description |
---|
IESCipher(IESEngine engine) |
IESCipher(IESEngine engine,
int ivLength) |
Constructor and Description |
---|
IESCipher(IESEngine engine) |
IESCipher(IESEngine engine,
int ivLength) |
Copyright © 2020 BouncyCastle.org. All rights reserved.