public interface PGPAEADDataEncryptor extends PGPDataEncryptor
PGPAEADDataEncryptor
instances are generally not constructed directly, but obtained from a
PGPDataEncryptorBuilder
.
Modifier and Type | Method and Description |
---|---|
int |
getAEADAlgorithm() |
int |
getChunkSize() |
byte[] |
getIV() |
getBlockSize, getIntegrityCalculator, getOutputStream