Interface InputAEADDecryptor<T extends Parameters>
- Type Parameters:
T- the parameters type for the decryptor.
- All Superinterfaces:
AADProcessor, InputDecryptor<T>
- All Known Implementing Classes:
FipsInputAEADDecryptor
Base interface for an input consuming AEAD Decryptor supporting associated text.
-
Method Summary
Methods inherited from interface AADProcessor
getAADStream, getMACMethods inherited from interface InputDecryptor
getDecryptingStream, getParameters