Package org.bouncycastle.operator
Interface OutputAEADEncryptor
- 
- All Superinterfaces:
 AADProcessor,OutputEncryptor
public interface OutputAEADEncryptor extends OutputEncryptor, AADProcessor
 
- 
- 
Method Summary
- 
Methods inherited from interface org.bouncycastle.operator.AADProcessor
getAADStream, getMAC 
- 
Methods inherited from interface org.bouncycastle.operator.OutputEncryptor
getAlgorithmIdentifier, getKey, getOutputStream 
 - 
 
 -