Bouncy Castle Cryptography Library 1.79

org.bouncycastle.operator
Interface OutputAEADEncryptor

All Superinterfaces:
AADProcessor, OutputEncryptor

public interface OutputAEADEncryptor
extends OutputEncryptor, AADProcessor


Methods inherited from interface org.bouncycastle.operator.OutputEncryptor
getAlgorithmIdentifier, getKey, getOutputStream
 
Methods inherited from interface org.bouncycastle.operator.AADProcessor
getAADStream, getMAC
 


Bouncy Castle Cryptography Library 1.79