Inheritance Hierarchy
RainWorx.FrameWorx.Providers.AuthorizationTokenHmacSha256SignatureHasher
Namespace: RainWorx.FrameWorx.Providers.AuthorizationToken
Assembly: RainWorx.FrameWorx.Providers.AuthorizationToken (in RainWorx.FrameWorx.Providers.AuthorizationToken.dll) Version: 3.5
Syntax
C#
public class HmacSha256SignatureHasher : ISignatureHasher
The HmacSha256SignatureHasher type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | HmacSha256SignatureHasher | Initializes a new instance of the HmacSha256SignatureHasher class |
Methods
Name | Description | |
---|---|---|
![]() | Hash |
Extension Methods
Name | Description | |
---|---|---|
![]() | ToMvcHtmlString |
Returns the HTML version of the ToString() output method of the specified object
(Defined by HtmlHelpers.) |
See Also