Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Library
Security
HmacSha256
C# Class Library.Security.HmacSha256
Afficher le fichier
Open project: Alliance-Network/Library
Méthodes publiques
Méthode
Description
ComputeHash
(
Stream
inputStream
,
byte
key
) :
byte[]
Private Methods
Méthode
Description
HmacSha256
( ) :
System
Method Details
ComputeHash()
public
static
méthode
public
static
ComputeHash
(
Stream
inputStream
,
byte
key
) :
byte[]
inputStream
Stream
key
byte
Résultat
byte[]