The IAeadBlockCipher type exposes the following members.

Methods

  NameDescription
Public methodDoFinal
Public methodGetBlockSize
Public methodGetMac
Public methodGetOutputSize
Public methodGetUpdateOutputSize
Public methodInit
Initialise the cipher.
Public methodProcessByte
Public methodProcessBytes
Public methodReset
Reset the cipher to the same state as it was after the last init (if there was one).

Properties

  NameDescription
Public propertyAlgorithmName
The name of the algorithm this cipher implements.

See Also