public interface AESCCMModePacketCipher extends PacketCipher
Modifier and Type | Method and Description |
---|---|
default int |
getCCMMacSize(boolean forEncryption,
int requestedMacBits) |
default int |
getMacSize(boolean encryption,
CipherParameters params) |
getOutputSize, processPacket
default int getMacSize(boolean encryption, CipherParameters params)
default int getCCMMacSize(boolean forEncryption, int requestedMacBits)