Click or drag to resize

MacContext Methods

The MacContext type exposes the following members.

Methods
  NameDescription
Public methodCompute(DataBuffer)
Computes the message authentication code (MAC).
(Inherited from MacContextBase.)
Public methodDestroy
Destroys this instance.
(Inherited from MacContextBase.)
Protected methodDoCompute
Computes the message authentication code (MAC).
(Overrides MacContextBaseDoCompute(DataBuffer).)
Protected methodDoDestroy
Destroys this instance.
(Overrides MacContextBaseDoDestroy.)
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also