Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
YouScribe
Rest
Cryptography
Concretes
YSHMACSHA256
C# Class YouScribe.Rest.Cryptography.Concretes.YSHMACSHA256
Inheritance:
IHMAC
Show file
Open project: Youscribe/YouscribeNet
Public Methods
Method
Description
ComputeHash
(
byte
message
,
byte
secretKey
) :
byte[]
Method Details
ComputeHash()
public
method
public
ComputeHash
(
byte
message
,
byte
secretKey
) :
byte[]
message
byte
secretKey
byte
return
byte[]