MessageAuthentication Class |
Namespace: Apptus.ESales.Connector
public class MessageAuthentication
The MessageAuthentication type exposes the following members.
Name | Description | |
---|---|---|
MessageAuthentication |
Creates a new instance with a specific private key, that can then be used to sign messages.
|
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
Sign |
Signs a message by combining it with a private key, used for prevention of unauthorized changes of the message.
| |
ToString | (Inherited from Object.) |