public interface AADProcessor
Modifier and Type | Method and Description |
---|---|
UpdateOutputStream |
getAADStream()
Return a stream to write associated data to in order to have it incorporated into the
AEAD cipher's MAC.
|
byte[] |
getMAC()
Return the final value of AEAD cipher's MAC.
|
UpdateOutputStream getAADStream()
byte[] getMAC()