A block cipher mode that includes authenticated encryption with a streaming mode
and optional associated data.
Namespace: Org.BouncyCastle.Crypto.ModesAssembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
| C# |
|---|
public interface IAeadBlockCipher |
| Visual Basic |
|---|
Public Interface IAeadBlockCipher |
| Visual C++ |
|---|
public interface class IAeadBlockCipher |