You are here: RainWorx.FrameWorx.Providers Namespaces > RainWorx.FrameWorx.Providers.AuthorizationToken > HmacSha256SignatureHasher Class > Hash Method

HmacSha256SignatureHasherHash Method

AuctionWorx 3.5 API

Namespace:  RainWorx.FrameWorx.Providers.AuthorizationToken
Assembly:  RainWorx.FrameWorx.Providers.AuthorizationToken (in RainWorx.FrameWorx.Providers.AuthorizationToken.dll) Version: 3.5

Syntax

C#
public byte[] Hash(
	byte[] key,
	string input
)

Parameters

key
Type: SystemByte
input
Type: SystemString

Return Value

Type: Byte

Implements

ISignatureHasherHash(Byte, String)
See Also

Reference

Copyright © 2002-2022. RainWorx Software. All rights reserved.