The IAeadBlockCipher type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| DoFinal | ||
| GetBlockSize | ||
| GetMac | ||
| GetOutputSize | ||
| GetUpdateOutputSize | ||
| Init | Initialise the cipher. | |
| ProcessByte | ||
| ProcessBytes | ||
| Reset |
Reset the cipher to the same state as it was after the last init (if there was one).
|
Properties
| Name | Description | |
|---|---|---|
| AlgorithmName | The name of the algorithm this cipher implements. |