public interface AESGCMSIVModePacketCipher extends PacketCipher
Modifier and Type | Field and Description |
---|---|
static int |
NONCELEN
The nonce length.
|
Modifier and Type | Method and Description |
---|---|
default void |
checkParameters(CipherParameters parameters) |
getOutputSize, processPacket
static final int NONCELEN
default void checkParameters(CipherParameters parameters)