public class BcAEADUtil extends PGPAEADUtil
| Modifier and Type | Class and Description |
|---|---|
protected static class |
BcAEADUtil.PGPAeadInputStream |
protected static class |
BcAEADUtil.PGPAeadOutputStream |
| Constructor and Description |
|---|
BcAEADUtil() |
| Modifier and Type | Method and Description |
|---|---|
static org.bouncycastle.crypto.modes.AEADBlockCipher |
createAEADCipher(int encAlgorithm,
int aeadAlgorithm) |
getChunkLength, getNonce, xorChunkIdpublic static org.bouncycastle.crypto.modes.AEADBlockCipher createAEADCipher(int encAlgorithm,
int aeadAlgorithm)
throws PGPException
PGPException