|
Bouncy Castle Cryptography Library 1.84 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.bouncycastle.openpgp.operator.PGPAEADUtil
org.bouncycastle.openpgp.operator.bc.BcAEADUtil
| Nested Class Summary | |
protected static class |
BcAEADUtil.PGPAeadInputStream
|
protected static class |
BcAEADUtil.PGPAeadOutputStream
|
| Constructor Summary | |
BcAEADUtil()
|
|
| Method Summary | |
static org.bouncycastle.crypto.modes.AEADBlockCipher |
createAEADCipher(int encAlgorithm,
int aeadAlgorithm)
|
| Methods inherited from class org.bouncycastle.openpgp.operator.PGPAEADUtil |
getChunkLength, getNonce, xorChunkId |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public BcAEADUtil()
| Method Detail |
public static org.bouncycastle.crypto.modes.AEADBlockCipher createAEADCipher(int encAlgorithm,
int aeadAlgorithm)
throws PGPException
PGPException
|
Bouncy Castle Cryptography Library 1.84 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||