HMAC Class
This class is used for security verification when sending requests to HotDocs Core Services. HMAC stands for Hash-based Message Authentication Code.
Inheritance Hierarchy

Online System Object
  HotDocs.Sdk.Server.Contracts HMAC

Namespace: HotDocs.Sdk.Server.Contracts
Assembly: HotDocs.Sdk.Server.Contracts (in HotDocs.Sdk.Server.Contracts.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public static class HMAC
See Also