Click or drag to resize
MessageAuthentication Methods

The MessageAuthentication type exposes the following members.

Methods
  NameDescription
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 methodSign
Signs a message by combining it with a private key, used for prevention of unauthorized changes of the message.
Public methodToString (Inherited from Object.)
Top
See Also